Forum Discussion
How do I use RLS (or some other way) to show/hide these visuals?
HI JustinDoh1 ,
After revewing your file I was making a couple of assumptions about your data structure. SO, the easiest way that I think to do this is to change your three separate slicers from three separate tables that you created for ALI, ARB and AVI and just use the Location value out of the tblscore table. This means that you can use the new TITLE SLICER and have all three available but when you use your RLS it automatically gets rid of the other two. This is what it looks like before using the RLS:
Then, after using the RLS of the ALI:
My other suggestion then is to use the data from the tblscore or the Location table itself. Then, you do not have to have the three created tables that you made but you could put the measures for the KEY and VALUE that you have in the three separate tables.
collinq Thank you so much for getting back to me.
I tried the Tile slicer.
I am still having an issue with hidng the title when I am not supposed to see the title because whenever when one or two selections are selected (if it is not the only "ALI", choices slide to the left side. Is there way for Title Slicer to be fixed?
Basically, I am trying to use Title Slicer to block the top portion of each parameter.