Forum Discussion

Analytika's avatar
Analytika
Regular Visitor
9 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    9 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