Forum Discussion
Anonymous
6 years agoNot applicable
Hide visuals based o conditions
Hi, I need a solution for this requirement. My report page has two sections. The first one is a table where rows can be selected. The second part has several visuals that have values and should be a...
- Anonymous6 years ago
Hi Anonymous ,
Try create a measure like IF(selectedvalue(table[value])=rightvalue,1,blank()) then add the mueasure to visual filter measure =1.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
az38
Community Champion
6 years agoAnonymous
I do not see any ways to do that