Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

In Table Transformer macro, FORMATWIKI with {cell} is not recognized

Will O
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 22, 2023

My goal is to change the width of a specific column in a table. Any ideas about what I may be doing wrong?

Following the example syntax to adjust width from Table Transformer documentation (https://docs.stiltsoft.com/tfac/cloud/advanced-table-cells-formatting-58426218.html), I'm getting an error for the macro indicating 'cell' is unknown. I don't see {cell} listed on the FORMATWIKI Docs page, so I was curious if using {cell} is outdated or if there is an issue here with how I'm trying to set the width.

Table Transformer query.PNGTable Transformer Unknown Macro Cell.PNG

1 answer

3 votes
Katerina Rudkovskaya _Stiltsoft_
Atlassian Partner
March 24, 2023

Hi Will O,

Your query seems to be correct:

Thu 11-1.png

SELECT 'Key',
FORMATWIKI("{cell:width=100px}" + 'Description'+ "{cell}") AS 'Description'
FROM T*

Thu 11-2.png

You may also find an example in the documentation (please navigate to the “Changing column width” section).

If the function is not recognized by your Table Transformer macro (you get errors in the preview) and you are on Server/Data Center, we can suggest checking the version of the Table Filter and Charts for Confluence app. The current one is 9.8.0. Please update if required.

P.S. You didn’t show us the macro preview. Sometimes if your page is a bit overloaded, you may get the “Unknown macro” instead of the “Table Transformer” like you’ve got on the second screenshot. But the query may work just fine – so it’s not an issue.

Stiltsoft support
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 30, 2023

Hi @Will O ,

An update for your question: it seems that the behavior regarding the “Unknown macro” instead of the proper macro name was caused by this Confluence bug.

As the bur is not resolved, we corrected the behavior locally for the Table Filter and Charts for Confluence app (since 9.11.2 version).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events