Hello!
I was searching in to other discussions and apps on the marketplace but haven’t found answers similar to mine.
Here’s the scanario:
I want my column to increase each time a new item is being added— which is time dependent. The increment of the increase is a constant value.
Example:
Date | Weekly Target | Weekly Actual | Cumulative Target | Cumulative Actual |
---|---|---|---|---|
03/03/2025 | 5 | 2 | 15 | 11 |
03/02/2025 | 5 | 6 | 10 | 9 |
03/01/2025 | 5 | 3 | 5 | 3 |
The Weekly Target is set to 5. After a new Weekly Actual item added, the Cumulative Target column should update to 10, 15, 20… so on and the Cumulative Actual column should do a running count as well based on the Weekly Actual.
Has this been asked before? Please point me to any lead.
I appreciate all the help. Thank you.