Forum Discussion
Saad-Younus
2 years agoFrequent Visitor
Azure Map Legend Sort changes when Size Attribute is added
Hi I am facing this issue. When I don't include Sales as size of bubble, the legend is sorted (as required) When I add sum of sales (or sales) in the size attribute in the format tab, the leg...
Anonymous
2 years agoNot applicable
Hi Saad-Younus ,
This seems to be a design behavior that defaults to sorting the legnd by size.
You can post your idea to Ideas . https://ideas.powerbi.com/ideas/
Or you can use the map visual object.
Sort [category] in ascending order in power query and then add a index column.
Check the [category] column to sort by index column.
Then the result is as follows.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Saad-Younus
2 years agoFrequent Visitor
Hi Anonymous
Thanks for that (for map object solution), that could work, but I am using referecne layer (some boundaries) with the azure map, that's not possible with the map visual.