Forum Discussion
caique_aquatico
2 years agoNew Member
Order a graph by dynamic measures
Hello guys, So, I have some graphs using dynamic measures, but I want to order these graphs always by the dynamic measure and not by the y-axis Summarizing, I want to be like this, with the x-a...
amitchandak
2 years agoSuper User
caique_aquatico , Create a measure on which you want sort the axis and use that on tooltip and use that as sort column.
Ideally, measure sort works well, not the axis sort. But you can try this solution in case of measure too
Power BI Field Parameters, Keep Axis Sort intact| Always Sort on X-Axis/Categorial Axis: https://youtu.be/GfBrB6czByw
Modify it work for measure in your case