Cumulative Sum of Rows
JMP Pro 17
I have pulled minute data over 20 days (28,800 rows = 24*60*20). I want to sum each day's data and see that displayed in a new column. Basically, I want to see a cumulative sum for every 1440 rows (24*60). Is that possible or should I just transfer the data to excel? I want to see the cumulative total for each day so 20 values.