Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,729
Community Members
 
Community Events
184
Community Groups

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!
Mar 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_
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.
Mar 24, 2023 • edited

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events