Forum Discussion

nkasdali's avatar
nkasdali
Microsoft Employee
6 years ago
Solved

disabling interaction using dax

Hi All,   I'm using several measures and displaying them in Card Visual, on the same page have also several slicers.   Do you know how I can do to disable the interaction between my slicer and my...
  • v-yuta-msft's avatar
    v-yuta-msft
    6 years ago

    nkasdali ,

     

    I'm afraid dax can't disable interaction between visuals, ALL() function can only remove the filters in the filter context in dax expression. You need to use "visual interaction" in the format pane.

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.