Forum Discussion

MindfullyLost's avatar
MindfullyLost
New Member
2 years ago
Solved

Calculated Table not filtering based on slicer

I am trying to get a calculated table to aggregate based on the selection in a slicer. It seems to simply ignore what is selected in the slicer and calculates the same values in the table regardless....
  • gmsamborn's avatar
    2 years ago

    Hi MindfullyLost 

     

    Calculated tables, like calculated columns, are evaluated at refresh time.  Slicers become usable after calculated tables and calculated columns have been evaluated.

     

    I hope this makes sense.