Forum Discussion
Commonq1234
2 years agoFrequent Visitor
Cumulative sum two dates condition
Hi all, I am trying to add cumulative sum based on two different dates. I have example data like below: Value Ready Date Implement Date 1 Dec 2023 Dec 2023 3 Dec 2023 Dec 2023 ...
- 2 years ago
It works now I figured it out by linking the two dates column to a new date table. Then I use USERELATIONSHIP as filter and pass into the filter. Thank you for your help regardless.
Commonq1234
2 years agoFrequent Visitor
It works now I figured it out by linking the two dates column to a new date table. Then I use USERELATIONSHIP as filter and pass into the filter. Thank you for your help regardless.