Forum Discussion

Yazid's avatar
Yazid
Icon for Helper I rankHelper I
2 years ago

Cumlative sum with only distinct values

Dear,   I have the following table:    Where I'd like to create a column with the cumulative sum of the "YTD_Actuals_per_project" in fuction of distinct values for "Project_Act"   Hope I ...