Forum Discussion
STF29
5 years agoRegular Visitor
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 ...
- 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,