Hi All,
I have the following fields in my table
DTEntered
State
id
I have to create a report which shows count of defects on a weekly basis on "open" and "closed" state and also their cumulative counts on a weekly basis
Example
classicifcation state (open) State (open)cumulative
WeeK1 3 3
Week2 4 7
Week3 2 9
etc, is it possible! Please help me with that.
Thanks
Saran
I have the following fields in my table
DTEntered
State
id
I have to create a report which shows count of defects on a weekly basis on "open" and "closed" state and also their cumulative counts on a weekly basis
Example
classicifcation state (open) State (open)cumulative
WeeK1 3 3
Week2 4 7
Week3 2 9
etc, is it possible! Please help me with that.
Thanks
Saran