Forum Discussion

Kalaivani's avatar
Kalaivani
Helper III
1 year ago
Solved

how to hide a matrix visual (including headers) when nothing selected from a filter in power bi

I have a matrix visual where I added a filter called ShowVisualCompare so that the matrix values will show up only when ShowVisualCompare =1    Measure :  ShowVisualCompare = IF(     ISFILTERED...