Forum Discussion
Sorting bubble layer in Azure Map Visual
Hi!
Would like to ask how to control which layer of data will be presented on top for azure map visual.
In the below data viz, there's 2 categories (Light blue and dark blue), some of the bubble has multiple categories, and I would like the light blue to override the dark blue.
| |
| Original | Expectation |
Thanks!
Chinwen
- Anonymous5 years ago
v-angzheng-msft Thanks for the reponse! I've found out that they sort the legend based on descending order alphabetically. So I added a number in front to control which legend will be on top (e.g. "2 Light blue", "1 Dark Blue" ..... and light blue will always appear on top)
P.S. This is for the Azure map visual
2 Replies
- v-angzheng-msftCommunity Support
Hi, Anonymous
Here are some references that may be helpful:
https://docs.microsoft.com/en-us/azure/azure-maps/power-bi-visual-understanding-layers
https://docs.microsoft.com/en-us/azure/azure-maps/power-bi-visual-add-bubble-layer
https://www.youtube.com/watch?v=ivgIA5FOmfo
https://www.youtube.com/watch?v=-r5K5kmb8wc
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- AnonymousNot applicable
v-angzheng-msft Thanks for the reponse! I've found out that they sort the legend based on descending order alphabetically. So I added a number in front to control which legend will be on top (e.g. "2 Light blue", "1 Dark Blue" ..... and light blue will always appear on top)
P.S. This is for the Azure map visual