Hi all,
I have a requirement where I need to show description of a parameter in the report.
For eg:
CODE DES
AF Associated Feature
BG Background
BGA Background Ambient
BCA Bkgrd Comm Ambient
BC Bridge/Cue
CJ Combination M Jingle
CS Combination M Promo
CT Combination M Theme
and so on.
The parameter is on the DB field CODE. Here when the user selects the parameter value AF the report should show the description Associated Feature in the Report Header.
I am using stored procedures in the report and lookups(coming from a package) for the drop down values of parameters.
I thought of creating arrays in the formula editor but I could not find a way to pass values to an array variable from a field. (I have to enter all the values in array manually to create an it. But we have approx 50 reports which have CODES of more than 40. So itll be not worthful).
Is there any way to achieve this requirement?
Thanks for your help in advance.
prk (BOB member since 2007-10-09)