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.
Syndicate_Admin
Administrator
3 years agoRealize something similar, All values and titles leave them blank, they are not seen with the white background, and place a box with fill condition (Style, Fill, Function, Rule) between the background and the visual, in my case, select an important value and when it is less than cirta condition, it means that a unique value is being selected, The box changes color and the values are displayed.