Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am using a custom shape map for this dashboard I am building. I followed the same process like I always do, use the geoJSON file and use mapshaper.org to get topoJSON file to use on the dashboard. I have a slicer for polygons 1 through 7. I have the logic set up, same logic that has worked and still working on a different project dashboard. The issue I am having is, slicer filter works perfect on the shape map for all polygons except polygon 1. Any suggestion on what's going on here?
mid project data showing all polygons, filter is working like how I want
polygon 1 - when selected polygon 1, it highlights all polygons
how filter is working for other polygons
Please check your code that if you judge that when the slicer is 1, it dislay all shapes. and what is the logic of the shape to display when you select one option in slicer? Can you provide more information so that can provide more suggestion for you.
Best Regards!
Yolo Zhu
@Anonymous Please see below for the table from which slicer values were used as well as a picture showing the logic.Logic to display colors
Here is the table with polygon slicer.
| Phase | Polygon | Mains_Percentage | Drive_Percentage | Trigger_Score |
| 1 | 1 | 0.969 | 0.845 | 0.838 |
| 1 | 3 | 0 | 0.045 | 0.041 |
| 1 | 4 | 0.993 | 0.902 | 0.891 |
| 1 | 2 | 0.913 | 0.905 | 0.888 |
| 1 | 6 | 0 | 0.005 | 0.005 |
| 1 | 7 | 0 | 0.002 | 0.002 |
| 1 | 5 | 0.929 | 0.868 | 0.855 |
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!