Calculate a cumulative gain from another column

Hello everyone, is it possible to make a formula to calculate cumulative capital.
I have a column that I fill in over time which represents prices.
I have another column with dates.
I would simply like to have a new column which calculates my prices cumulatively (whether it increases or decreases on each line instead of giving me the result directly on all the lines)
All this to be able to display a cumulative price graph based on dates.

That’s all, I hope it’s possible using only the Glide database. Or do I have no choice but to use a GoogleSheet?

Have a look at the below:

2 Likes

Perfect thank you very much, it works!!!
I hadn’t thought of doing it like that… it makes sense to me now

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.