Forum Discussion
terpsbmore
8 years agoHelper I
Merged Query Calcuation
Hello All, I recently appended and merged several queries to aggregate the data that I need in a single query table. My issue is the new measures I created for the merged query are not correct. S...
- 8 years ago
Alternatively, you may try to use LOOKUPVALUE Function to add a calculated column in DAX.
v-chuncz-msft
8 years agoCommunity Support
Alternatively, you may try to use LOOKUPVALUE Function to add a calculated column in DAX.
terpsbmore
8 years agoHelper I
Not sure why I didn't think of that. Geez....Thank you!