Hi all,
I try to get experience on Crystal Report and the first report I have to do seems not so easy...
The report is on a defect tracking system.
The defect life cycle is : New -> Assigned -> Open -> ... (Status field)
The only way to detect a change is by the ChangeDate field (having fields like newdate, assignedate... would have been easier).
My required report is following:
This is easy to get a snapshoot of today (number of new, number of assigned...)
But to get the same kind of report 1 week before, 2 weeks before..., x weeks before (the weeks in X-axis) makes me crazy.
Using the group (group 1: changedate, group 2: status), I can detect the change of status during each week; so the activity: during 1 week there are x new-new defects, y defects from new to assigned...
But I cannot access to the cumulate number of new defects, of assigned defects (I want, for a particular week, the x remaining defects at new...).
Any idea I can investigate?
My environment: Crystal Report 8.5 or XI and SQL server.
Thanks in advanced for your help
I try to get experience on Crystal Report and the first report I have to do seems not so easy...
The report is on a defect tracking system.
The defect life cycle is : New -> Assigned -> Open -> ... (Status field)
The only way to detect a change is by the ChangeDate field (having fields like newdate, assignedate... would have been easier).
My required report is following:
This is easy to get a snapshoot of today (number of new, number of assigned...)
But to get the same kind of report 1 week before, 2 weeks before..., x weeks before (the weeks in X-axis) makes me crazy.
Using the group (group 1: changedate, group 2: status), I can detect the change of status during each week; so the activity: during 1 week there are x new-new defects, y defects from new to assigned...
But I cannot access to the cumulate number of new defects, of assigned defects (I want, for a particular week, the x remaining defects at new...).
Any idea I can investigate?
My environment: Crystal Report 8.5 or XI and SQL server.
Thanks in advanced for your help