Forum Discussion

menphis21's avatar
menphis21
Icon for Helper IV rankHelper IV
1 year ago
Solved

Using a parametrer in dax for all the app?

HI i have an app that i need to update all quarter.  I want to create a parameter, for example Actual_Quarter = "Q1", and then use this parameter inside a DAX measure. For instance, I want to crea...
  • menphis21's avatar
    menphis21
    1 year ago

    Hello,
    Thank you.
    I found another solution.
    you can create a parameter in Power Query ( Manage Parameters - New Parameter) and for example create Year = 2025
    you need to right click on this parameter and enable Load enable.

    and as you will be able to change your parameter, it will be updated after a refresh.

     

    Thanks