Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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!
Solved! Go to Solution.
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.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
8 |
User | Count |
---|---|
23 | |
13 | |
11 | |
10 | |
10 |