Forum Discussion
MountainHorn
7 years agoFrequent Visitor
Cumulative Sum Across Multiple Date Columns
I am attempting to create a cumulative sum balance that evaluates two different date columns across an evaluation date array. An example of what I'm trying to achieve is attached below via a series o...
- 7 years ago
You may disable the relationship and change the right side of inequality to MAX ( Date_Table[Date] ).
Ashish_Mathur
7 years agoSuper User
Hi,
It is impossible to understand your question with such small screenshots. Share the link from where i can download your file. Show the expected result there as well.
MountainHorn
7 years agoFrequent Visitor
- v-chuncz-msft7 years agoCommunity Support
You may disable the relationship and change the right side of inequality to MAX ( Date_Table[Date] ).
- Ashish_Mathur7 years agoSuper User
Hi,
Sorry for the late revert. I tried but was unsuccessful in solving the problem.