Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi experts,
I am creating a heatmap to show information geographically. My dashboard currently look like below :
My question is, can i create a hoerarchy just like when i create a normal map?
I need to drill down this map to support the decision making, so that if i click on certain province, it will show the heatmap of that province, and if i click further on one of the city, it will show the heatmap arounf the selected city.
it is possble to create that kind of dashboard?
Regards,
Aryono
Solved! Go to Solution.
Hi @aryono
Thanks for the reply from rajendraongole1 .
Mapbox is a custom visual, so please report the issue to the relevant support team so that they can help fix it.
I have tested and found a method that can solve this problem, for your reference:
Download a Mapbox sample and use the visual access token in the sample
Output:
Best Regards,
Yulia Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @aryono - Power BI’s heatmap visuals may not support drill-down out of the box. You can use either the Azure Maps Visual or ArcGIS Map Visual which allow for some advanced features, including drill-down and heatmaps.
Azure Maps can help visualize data points by geographical regions and allows for drilling into specific areas by layering data.
You need to structure your heatmap data points with a hierarchy (e.g., Province → City) so that clicking on a region in the heatmap drills down to the next level.
You can implement this with the "Drill Down" feature that Power BI offers. Enable the drill-down button (an arrow icon) on your visualization, and when users click on a province or city, it will zoom in to show detailed information.
Links FYR:
Drill Down Maps in Power BI with MapBox -
How to Create MapBox Drill Down Maps in Power BI — DiscoverEI
Use the drill through feature—ArcGIS for Microsoft 365 | Documentation
Creating a Drill Down option in ArcGIS Map in Powe... - Esri Community
Hope this gives you more idea to create the drill down functionality.
Proud to be a Super User! | |
Hi @rajendraongole1 , thanks for your advise!
i am trying to use Mapbox to create hierachy heatmap, however i am facing this error when i tried to get the access token
do you have any idea what's wrong? i can't find a solution from Google search till now.
Regards,
Aryono
Hi @aryono
Thanks for the reply from rajendraongole1 .
Mapbox is a custom visual, so please report the issue to the relevant support team so that they can help fix it.
I have tested and found a method that can solve this problem, for your reference:
Download a Mapbox sample and use the visual access token in the sample
Output:
Best Regards,
Yulia Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.