Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.