Forum Discussion

zoubeyrB's avatar
zoubeyrB
Frequent Visitor
1 year ago
Solved

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...
  • johnt75's avatar
    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.