Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RRDI reports - custom enumeration values.

Hi,

I have an RRDI RTC report which displays a custom field. This report uses Request Area . This custom fields, when displayed shows literal ids instead of actual values.

I suppose the actual values will be stored in Request Enumeration . But how do I map these values to the literal ids in my column. Also, each cell in the column may have multiple comma separated literal ids.

Eg:

|Column Name |
|------------------------------|
| literal.id1 |
|------------------------------|
| literal.id5, literal.id2 |
|------------------------------|
| literal.id1, literal.id3 |
|------------------------------|


Regards,
Bharath

0 votes



4 answers

Permanent link
Anything on this ?

Thanks,
Bharath

0 votes


Permanent link
Bharath,

How did you resolve this?

0 votes


Permanent link
Hi Gustavo ,

Not an ideal solution, but I actual replace the literal ids with their values using an if else condition.

-- Bharath

0 votes


Permanent link
this appears to be a multi-select list variable.

the only workable workaround is to edit the enum literal IDs to BE the same as the Values.

(you should have the same problem with RTC Queries against this field).

once you get to V4, there is a new field type that doesn't have this problem.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,491
× 403

Question asked: Apr 08 '12, 12:03 p.m.

Question was seen: 6,569 times

Last updated: Jul 09 '13, 7:52 a.m.

Confirmation Cancel Confirm