Hi, I wonder if there is a way to use the class attribute name in the FORMATWIKI with {cell}. For example, I tried the following but it did not work. SELECT * FORMATWIKI({cell: class='cw-s...
I have a SQL to format output using FORMATWIKI. I use the same function in multiple places in Confluence using table transformer. Every time I update the SQL, I need replace the SQL code in m...
Hey, I use formatwiki to format the width of the title fields in a table properties report. Looks like this: FORMATWIKI("{cell:width=250px}" + T1.'Title' + "{cell}") AS 'Title', Problem i...
Copied to clipboard