Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 any output. I try to clarify with a brief example:
Isn't it possible to use the parameter as a variable x on one or more calculated columns?
Thank you
Solved! Go to Solution.
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
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