Forum Discussion
lucamilanesi
6 years agoFrequent Visitor
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...
- 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
Mariusz
Community Champion
6 years agoHi 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