How to sort the WIs by the count of each owner in the "Out of Box" RTC BIRT report "Work Items by Owner"?
Hi, I have ran the "Out of Box" RTC BIRT report "Work Items by Owner" successfully in the sample project area "JKE Banking",
but I want to sort the WIs by the count of each owner, for example,
The count of Bob's WIs is more than Dave and less than Deb, so the "bar graph" of Bob should display above Dave and below Deb;
also, the count of Tammy's WIs is the least, so the "bar graph" of Tammy should display in the top.
How to implement it?
2 answers
Albert,
I am afraid you will have to touch the underlying .rptdesign file with the BIRT Report Designer (an Eclipse plugin). Since the BIRT version is frozen in RTC you will have to find the plugin for version 2.6.2
Modify, export, upload to RTC and the new report will support whatever sort you built in.
Here are some links to tutorials how to modify .rptdesign for RTC:
https://www.ibm.com/developerworks/rational/library/create-custom-reports-birt-rtc/index.html
If this is helpful please mark the answer as accepted.
- Arne
Comments
Albert Yao
Sep 07 '17, 4:40 a.m.I have not enough permisstions to upload a snapshot picture, so please refer this link: