Hi, I'm using CR 2008. I have a report with 3 dynamic paramters. It's the parameter I have issue with. I want the 3rd parameter to read the value from Table A, and then in the description of the parameter, I want it to read the value it pairs up with. Not sure how to explain this, so I will try to illustrate. I would like my dynamic parameter to look like this when I am finished:
OT - 1
OT - 2
OT - 3
REG - 5
REG - 6
REG - 7
...and so on.
In other words, I just want to display the table values from each table. It's a 1 to many relationship, perhaps that cannot be done in a dynamic parameter? Any help is appreciated. Thanks!