Forum Discussion

STF29's avatar
STF29
Regular Visitor
5 years ago
Solved

cumulative sum based on a variable data range

Hi Everyone,   I need a dax function that provides a cumulative sum based on a variable range of dates.   I have a table with details of the Contract: N contract Customer Start date ...
  • CNENFRNL's avatar
    5 years ago

    STF29 , your question is interesting and here's a tricky solution.

    Convert your contract table to the following form for the purpose of filtering in DAX,