Forum Discussion
Analytika
9 years agoRegular Visitor
Creating a Calculated column based on the value of selected Parameter
Hello everyone I am trying to change the values of a calculated column based on the value of a selected paremeter. So, I have set up the parameters , I have saved my Powerbi file as a template so...
- Anonymous9 years ago
Hi Analytika,
Parameters doesn't work on dax function, but you can use it at query editor.
Sample: Add new column to use the parameter
Regards,
Xiaoxin Sheng
Anonymous
9 years agoNot applicable
Hi Analytika,
Parameters doesn't work on dax function, but you can use it at query editor.
Sample: Add new column to use the parameter
Regards,
Xiaoxin Sheng
- Analytika9 years agoRegular Visitor
Hi v-shex-msft
That worked perfectly! Thank you very much and have a great day!
- Anonymous5 years agoNot applicable
How do you do this in 2020 ?