Hi,
I wonder if anyone can help me. I am trying do define a query which would calculate cumulated value of the column single_value based on the date (cumulate values until the date in particular row). Here's the source table:
And here is how I would like the query to display results (I typed it manually just as an example):
Thanks in advance for any ideas.