Forum Discussion
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
2 Replies
- IdrissshatilaSuper User
- PatforNew Member
Hi, I tried step by step but the map is not disappearing, it still shows as a map. Its not filled but the idea is that its supposed to disappear completely so that the filled map is what people see