Hello all,
I have created a dashboard on confluence using the Jira table macro. I have a column at contains a good amount of text and would like this column to be wider to accommodate this.
In order to edit the column width I used this SQL within the Table Transformer macro: SELECT *,
FORMATWIKI("{cell:width=500px}" + 'Issues'+ "{cell}") AS 'Issues'
FROM T*
However, a jira table without the table transformer has no table lines. With the table transformer there are column lines (boxes). I would like my jira table to look the same just with the edit to the width of the one column.
Is this possible?
Hi @Katrina Atkinson ,
Seems this question is a duplicate of the last comment for this Community thread.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.