Forum Discussion
zoubeyrB
1 year agoFrequent Visitor
creating a filtered calculated table
Hello everyone, In my report I have two tables : Date and Sales (not connected to each others). I added a slicer based on Date[date] and I'm trying to create a calculated table showing only sales w...
- 1 year ago
Calculated tables are only calculated during data refresh, they don't pay any attention to filters or slicers. If you want something to react dynamically you have to use a measure.