Forum Discussion

Patfor's avatar
Patfor
New Member
2 years ago

How show hide filled maps using slicer

Hello, I have 2 filled maps. I'm trying to get one map to disappear and reappear only when select a value from my slicer

I setup this flag and added it to my filters for each map seperately

SVII_Flag = if(SELECTEDVALUE(ACS_SF_Measure_md_block_final_long[Domains Filter]) = "Social Vulnerability of Illness Index",1,0)

My goal was to place the maps on top of each other and while choosing the selection on the left only see the corresponding map.

The issue is that only the filled colors disappear, not the entire map. I only want to show one map at a time upon selection. Any ideas?

Thanks

PatforFirst selection from slicerSecond selection from slicer