Forum Discussion

MountainHorn's avatar
MountainHorn
Frequent Visitor
7 years ago
Solved

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...
  • v-chuncz-msft's avatar
    v-chuncz-msft
    7 years ago

    MountainHorn,

     

    You may disable the relationship and change the right side of inequality to MAX ( Date_Table[Date] ).