Forums

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

How to sort by date in table excerpt include macro?

Moritz Ehrle
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!
January 14, 2024

I created a table with the table excerpt include macro. Now I want to sort the rows by the "date" column. The sort function of the table filter macro doesn't work.
Is there any other way?

1 answer

1 accepted

2 votes
Answer accepted
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.
January 15, 2024

Hi @Moritz Ehrle ,

You may try the Table Transformer macro: go to the Settings tab and choose the correspondent Date format.

Then you may use smth like this for your SQL query:

SELECT * FROM T*
ORDER BY 'Date' ASC

Here the 'Date' column is your column with dates.

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.
January 15, 2024

Hi @Janice ,

Please add a few custom tags for us:

  • table-filter
  • table-filter-and-charts
  • table-transformer

Thank you!

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events