It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
We are using the Reporting Plugin (v 3.4.2) with Confluence 3.5.13. We are trying to generate a report that lists documents (meeting minutes) by created date descending order. The report is sorting by date properly however we cannot get the order to change from ascending to descending. Here is the code we're using for that part of the report.
{report-on} {report-table:injected=true|width=100%} {local-reporter:content:descendents|source=XXXX:Documentation} {date-sort:content:created|order=descending} {collection-filter:data:meets|matchItems=any} {text-filter:reference:value|include=(?s).*\\\\Q%wp_title%\\\\E.*} {collection-filter} {local-reporter} {report-column:title=Document Name}{report-info:content:title|link=true}{report-column} {report-column:title=Creator/Modifier}{report-info:content:creator}{report-column} {report-column:title=Created}{report-info:content:creation date}{report-column}{report-empty}{_}No minutes found._{report-empty} {report-table} {report-on}
I have tried changing the order and also tried using text-sort instead of date-sort. The report continued to
sort in ascending order. Any suggestions?
The CustomWare folks can answer the question about the macro, however, you can use the Table-plus macro to give user control over sorting and auto sort on any column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It turns out that i put in a tag wrong. Instead of content:created it should be content:creation date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As it turns out it was a slight error in my tagging. Instead of content:created it should be content:creation date. I could have sworn I had tried that but maybe it was in a prior step. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi team, I’m Avinoam, a product manager on Confluence Cloud, and today I’m really excited to let the Community know that all customers can now try out the new editing experience and see some of the ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.