I was trying to create a column with cumulative count per day from a column in google sheet but I was unable to do so.
How to get the cumulative counts?
Public spreadsheet: https://docs.google.com/spreadsheets/d/10NzbtJhQj4hQBnZXcmwise3bLBIAWrE0qwSus_bz7a0/edit#gid=1126759670
Question
Find cumulative number per day. Eg for May 7 start from 1,2,3 and for May 8 again start from 1,2,3 and so on.
Required
I need the cumulative count for each day as shown in the figure.