Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Filtering with map vs filtering with slicer ¿how can I do the same?

Hello Community,

 

I'm working with a report that shows the results of an indicator in 5 countries. I  used a clustered column chart to show the results and  at first (without selection) I see the acumulated results for the five countries . If I select one of them in a shape map I can see the country's contribution to the overall results, and this is very helpful as it showns in the diagram below:

Filtering with mapFiltering with map

 

 

I would like to have the same effect when using a slicer instead of a map to select countries, but I get a different result. With the slicer I don't get to see the specific contribution of the selected country, as shown in the second diagram:

Filtering with slicerFiltering with slicer

 

Does anyone knows why filters work different between these two visuals (slicer vs map)? and how do I make the slicer work like the map?

 

Any help would be appreciated Thanks in advanced

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

 

The slicer will apply the filter to the entire data set before the visualization is calculated. The map will cross filter to other visualizations, which is I believe your desired behavior.

 

One way to do this is not to use a slicer but use a table with "country name" as the only field. You can then click on the country name and it will cross filter.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous 

 

The slicer will apply the filter to the entire data set before the visualization is calculated. The map will cross filter to other visualizations, which is I believe your desired behavior.

 

One way to do this is not to use a slicer but use a table with "country name" as the only field. You can then click on the country name and it will cross filter.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors