Forum Discussion
Gantt Chart By MAQ Software Sort rows
- 5 years ago
Hi Anonymous ,
If you use the ordering function in MAQ Software,it will be applied in all the columns,the only solution is to create a measure to get the ordering number.You could use rankx or TopN function.
Check the references below:
https://docs.microsoft.com/en-us/dax/rankx-function-dax
https://docs.microsoft.com/en-us/dax/topn-function-dax
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
Hello all,
To sort by end date I have created an index by end date, and it works. But I need that index to be a sub-order within my first category (called goals) which I have simply enumerated 1 to 6. However the index is being applied to all columns.
Can anyone help me? Thanks in advance
Its Goals first (category A) and then the end date (index) for each of the actions in that goal.
Thanks alot!!
Dounia