I have a simple bug reports displaying Priority 1, 2 and 3 bugs (in the columns) and AssignedTo (in the rows). The Report has 2 parameters (State = Active, Resolved) and Product = MyProduct.
I want to have another row at the bottom showing Priority 1, 2 and 3 bugs from all states (i.e. Active, Resolved and Closed). This will allow the user to see how much is outstanding. How do I go about this?
I tried adding another dataset (with all 3 states) but could not see how I could use the second data set. Thanks.
| |||
|
feedback
|