Forum Discussion

AndreaSo's avatar
AndreaSo
Frequent Visitor
3 years ago
Solved

locking only one column in a table visual

Is it possible to lock only one column in a table visual from filtering given by a slicer?    My data look like this: Data     Farm Products Fail Farm A product A x   product A ...
  • amitchandak's avatar
    3 years ago

    AndreaSo , Create # of product with removefilters

     

    calculate(countrows(Table), removefilters (Table[Type]) )