Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    6 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.