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!
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,
Kelly
Did I answer your question? Mark my post as a solution!