Forum Discussion
Sort the Sale
Hello everyone,
how can I sort the result in descending order? The one with the most sales should be at the top.
Here is my DAX:
So in this case it has to be this order:
Mike
Tom
Ashley
azaterol , If want to sort the data for legend based on a measure that is not possible. But you can create a tooltip page and there you can sort the table on measure, do not pass legend value
Power BI Tooltip Page: How to pass selective values to the tooltip page: https://www.youtube.com/watch?v=lEq7YtkxeLU
1 Reply
- amitchandakSuper User
azaterol , If want to sort the data for legend based on a measure that is not possible. But you can create a tooltip page and there you can sort the table on measure, do not pass legend value
Power BI Tooltip Page: How to pass selective values to the tooltip page: https://www.youtube.com/watch?v=lEq7YtkxeLU