Forum Discussion
Slicer with Map
I have this map, which is from my state, and it is properly divided into Regions. Each region has "n" number of units.
When selecting a unit in Slicer, the map correctly selects only the corresponding region, but the reverse does not happen.
When I select the unit from the map, Slicer does not update the list of units (I put a table beside it, and it only shows the units corresponding to the region, as it should be).
Can anyone tell me how I can solve this problem? I am currently using a third party component which is "free" but we know well how this kind of component works (displays advertisements and the like).
1 Reply
- v-lili6-msftCommunity Support
hi Altever
This is designed by default for built-in slicer in power bi.
For your case, you could just download some custom slicer visual from marketplace then use it instead of built-in slicer in report.
for example:
HierarchySlicer/Smart Filter by OKViz
then keep the interaction is filter instead of highlight.
https://docs.microsoft.com/en-us/power-bi/developer/power-bi-custom-visuals
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
Regards,
Lin