Forum Discussion
Anonymous
4 years agoNot applicable
Conditional Transparency of Visuals
Hello, I'm looking to create a single report page where I have a single slicer "Supervisor" , and a two visuals, only one of which is visible at a time. The visuals would be two stacked column cha...
Anonymous
4 years agoNot applicable
Yes,
Here are measures. I put "red" and "white" in after trying several other codes just to see if the values entered mattered.
v-janeyg-msft
4 years agoCommunity Support
Hi, Anonymous
I don't see the problem so far, but the problem should be in your file.
Here is my sample. You can refer and compare.
Since I use a table to filter, I change 'isfiltered()' to 'selectedvalue()<>blank()', there is no difference in the essential method.
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _Janey
- gash3 years agoNew Member
Thank you, v-janeyg-msft - this was perfect, having the sample really helped. I have it working now.