Forum Discussion
RanjanThammaiah
5 years agoHelper V
Parameter for Measure
Hi All, just wanted to check how can i use the parameter for column calculation? I have multiple DAX columns created and I want to change the numbers by giving a Parameter. I need to give paramete...
- Anonymous5 years ago
Hi RanjanThammaiah ,
I think the what-if-parameter is the workaround you want.
You can create what-if variables for your reports, interact with the variable as a slicer, and visualize and quantify different key values in your reports.
Reference: Create and use what-if parameters to visualize variables in Power BI Desktop
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
AlexisOlson
5 years agoSuper User
Calculated columns cannot be responsive to dynamic parameters in a report since they are only calculated once each time the table they belong to is refreshed.