Forum Discussion
Anonymous
6 years agoNot applicable
MROUND
Hello everyone 😁, In the scope of my project I created a what if parameter and got a new table (for example, table A)with a column (containing the values I chose and a measure that maintains th...
- 6 years ago
Anonymous , You have to create a measure. You can not create a dynamic column using a measure or whatif
mahoneypat
Microsoft Employee
6 years agoCalculated columns only recalculate at refresh, so you should consider a measure instead. If you need user input just on refresh, you could also consider a power query parameter.
Regards,
Pat
- Anonymous6 years agoNot applicable
Thanks a lot i will give it a try