Hi, i am new with EazyBi in Jira. I am trying to sort the first column which is also the “Row” in a table.
In this case, i want order it by latest month at the top, all the way to farthest which is at the bottom.
How do i do that?
Hi
You may want to create a new measure (in Measures) that retrieves each time member’s start date.
The calculation formula for such a measure:
[Time].CurrentHierarchyMember.StartDate
Set formatting Date / Time.
Then select this measure in the report columns, order by it; finally, you can remove it.
Best,
Ilze, support@eazybi.com