birt literal string value
![]()
Hello,
I want to include some custom RTC work item attributes in a Birt report. I am using the String Key - Value pairs in order to do so. But the Values are listed as literals (risk.literal.l2, risk.impact.literal.l20, etc.) How could I receive the string information behind it? Many Thanks in advance! |
Accepted answer
![]()
I noticed you are using a Jazz Advanced Data Set. Try creating a Jazz Simple Data Set instead. You should see the Enumerations table with this choice.
Andrada Roman selected this answer as the correct answer
|
5 other answers
|
![]()
Hi Erwin, thank you very much for answering!
Unortunatley i can not try to populate the table ENUMERATION because it simply does not exist :( |
![]()
check https://jazz.net/forum/questions/89851/why-is-the-enumeration-table-in-the-workitems-snapshot-empty
|
![]()
You need to use the literal id (risk.literal.I2) to connect the table ENUMERATION of WORKITEMS_SNAPSHOT
return is LITERAL_NAME hope this helps |