Forum Discussion

GKR1981's avatar
GKR1981
Frequent Visitor
5 years ago

Cumulative Sum and Row Count - generating incorrect values

Hi All, I have done searching and i've tried several different methods found all of the place, however non are able to provide what im chasing. I have the following data Loader Hour in Shift EX1 1 EX1 1 EX1 1 EX1 1 EX1 1 EX1 2 EX1 2 EX1 2 EX1 2 EX1 2 EX1 2 EX1 3 EX1 3 EX1 3 EX1 4 EX1 4 Basically what I want is a running total of the number of rows that appear for each hour. So i need to get a count of Rows, and then Sum those rows. I want to do a column chart showing the breakdown by hour between 1 & 12 vs Target, and then a cumulative total for a STD running total. I cannot for the life of me get this to calculate correctly. Any help would be appreciated.

2 Replies