Variable addition

Hi @John_H,
I think your description is a case for a cumulative sum, could you check that option?
For example, for vertical bar chart: On Y axis you need to create a cumulative sum of a number field you want to track, and on x axis you create date histogram. Let me know if you need further guidance.