Forum Discussion
maziiw
Advocate I
1 year agoTooltip ordered by largest value, not alphabetically
I sthere a way to order a tooltip by the % value, rather than alphabeticlaly like I have below:
- 1 year ago
Looks like it is still not a standard feature in Power BI. Some users raised it 6 years ago and people also followed up last year.Guess the only option would be to create one customized tooltip page instead:(
https://community.fabric.microsoft.com/t5/Desktop/Sort-tooltip-in-Line-Chart/m-p/760146#M366357
peterkizhakked
1 year agoFrequent Visitor
Hi,
Power BI tooltips inherit the sorting logic of the underlying visual.
By explicitly setting the sort order using (measure, custom column, or DAX), the tooltip will reflect the same order.
Please let me know if you need aditional help.