Forum Discussion
Loic_Pedro_Hans
1 year agoRegular Visitor
Problem with generate Table with TopN
Hi, I create a Slicer : Number_Customer = SELECTCOLUMNS( { (1), (2), (3), (5), (10), (20), ...
- 1 year ago
Thank's a lot.
johnt75
1 year agoSuper User
Calculated tables are only calculated during data refresh, they cannot react to slicers or filters. If you need something to dynamically react to slicers you have to use a measure.