Forum Discussion
sugra
Helper I
6 years agoCan a report parameter be used to evaluate a column expression?
Hi all, I want to use the value from a what-if report parameter to form part of an If analysis column in another table. The steps I used are: 1. Create the parameter; a Multiplier table is f...
- 6 years ago
Columns are not dynamic, they are calculated at the time of data load. You need to use a measure.
- 6 years ago
Hi sugra
Yes, please create a measure instead.
https://docs.microsoft.com/en-us/power-bi/desktop-what-if
Best Regards
Maggie
Greg_Deckler
Community Champion
6 years agoColumns are not dynamic, they are calculated at the time of data load. You need to use a measure.