RRDI reports - custom enumeration values.
Hi,
I have an RRDI RTC report which displays a custom field. This report usesRequest Area . This custom fields, when displayed shows literal ids instead of actual values.
I suppose the actual values will be stored inRequest 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
I have an RRDI RTC report which displays a custom field. This report uses
I suppose the actual values will be stored in
Eg:
|Column Name |
|------------------------------|
| literal.id1 |
|------------------------------|
| literal.id5, literal.id2 |
|------------------------------|
| literal.id1, literal.id3 |
|------------------------------|
Regards,
Bharath