Welcome to the Jazz Community Forum
Show report parameter display text in the report

I create my own report and would like to show the display text of a report parameter (note not the value). I am using the form params.displayText which successfully works in Report Design Preview of Eclipse. On the contrary, nothing is displayed when the report is deployed to the server. What is wrong?
Thanks,
Salvatore
3 answers

Keeping the display text up to date will be a challenge.
Comments

Thank you for answering my question, Rafik. It is good to know that I am not doing something wrong.
The reason I would like access to the parameter display text is so that I can show all the selected parameter values in the report (the GUID, of course, is meaningless to the users, and it is important for them to see what parameters were used to generate the report). I was able to work around this limitation by creating another query that retrieves just the parameter display value for the selected parameter data value. However, this is not a perfect solution because it does not handle the case where the user selects multiple values for that parameter.
Thanks, Robert
1 vote
