The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |