Forum Discussion

lucamilanesi's avatar
lucamilanesi
Frequent Visitor
6 years ago
Solved

Use parametres slicer on calculated columns

Good morning, everyone, I would need to create dynamic reports (in order to simulate context changes). To do this I thought to use the parameters that, however, once set, do not allow me to get an...
  • Mariusz's avatar
    6 years ago

    Hi lucamilanesi 

     

    Calculated columns are calculated on load, so any changes applied after will not be reflected.

    You can use measure instead if you need your calculation to be dynamic.

     

    Many Thanks

    Mariusz