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] ).
MountainHorn
7 years agoFrequent Visitor
Ashish_Mathur
7 years agoSuper User
Hi,
Sorry for the late revert. I tried but was unsuccessful in solving the problem.