Col Cumulative Sum by group increases counter if first row is missing or empty
I found this behavior while using the Col Cumulative Sum() as a way to create a counter. If the group column has a missing value in the first row, the groups are completely ignored, see the last column below.
gav2013