How can I sort work items by priority literal name in BIRT
![]()
Hi,
I created a report for fetching some work items in RTC by BIRT.
Here comes a problem, how can I sort the work items by its priority literal name?
I want the display result like from High, Medium, Low to Unassigned, how can I do?
below is the unsorted result:
![]()
Thanks for any responses!
|
Accepted answer
![]()
You can use the sorting capability in BIRT. Follow this tutorial and you will see how to sort a column in Task 6.
http://help.eclipse.org/juno/topic/org.eclipse.birt.doc/birt/gs-Tut1BuildingASimpleListingReportIntro.html?cp=10_0_0_1 Kenery Wang selected this answer as the correct answer
|