cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
mstone3
Helper II
Helper II

Can DAX variables declared in one measure be used other measures?

Hello,

 

I have declared several variables in a DAX measure that I would like to use in other measures, but it seems that variables only work within a measure and are not available for use in other measures.  Is this correct or is there a way to declare a global variable in DAX so that it's availble for use in any measure?

 

Thanks!

1 ACCEPTED SOLUTION
Mohammad_Refaei
Solution Specialist
Solution Specialist

Variables are measure specific, you have to define them every time in DAX.

You can just create a measure with the variable calculations and refer to it whenever needed, it will do the same job.

View solution in original post

3 REPLIES 3
Mohammad_Refaei
Solution Specialist
Solution Specialist

Variables are measure specific, you have to define them every time in DAX.

You can just create a measure with the variable calculations and refer to it whenever needed, it will do the same job.

Ah yes thank you!  It didn't occur to me that a measure with the variable calculations can serve as a global variable.  Thanks again!

My pleasure

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors
Top Kudoed Authors