Forum Discussion
kg4u
1 year agoHelper II
Measures with different dates
Hey PBI Community, I need some help. I do not know how to create 1 measure which uses a specific date and then create 2 measures using a different date. At the fundamental level I created 2 calend...
- 1 year ago
kg4u , you should use combination of Calculate and UseRelationship functions.
Use 1 calendar table and then using these functions define which metrics uses which date column for calculation.
Link: https://www.sqlbi.com/articles/using-userelationship-in-dax/
Cheers,
Nemanja - 1 year ago
Your solution worked perfectly for what I needed, thank you!
kg4u
1 year agoHelper II
Your solution worked perfectly for what I needed, thank you!