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

SQL plugin: list instead of table

Johannes Seyfried June 30, 2015

Hi,

I'd like to query a few employees based on certain criteria and display them on a confluence page. This works well in general with the SQL query macro, but the surrounding borders of the table don't fit in there. 

If I disable "display as a table" it's not displayed as a list but all entries in one line. Everything I tried (like adding bullets via CONCAT in the SQL query) doesn't work as expected.

Is there any way to display the output as a list instead of a table or simply hiding the table borders?

Cheers,

Johannes

1 answer

0 votes
Nelson Carranza
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.
June 30, 2015

Hi Johannes,

uncheck show result as table , then you can do

 

select xyz + CHAR(10) from  table

Regards

Nelson

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events