Skip to Content
0
Former Member
May 30, 2008 at 12:03 AM

What is the data type of the value returned by the List box prompt in crystal

25 Views

Post Author: Mudit Kothiyal

CA Forum: Formula

Hi all,

I am creating a report which has a list box prompt. When I am selecting a single value from the list box the report is working fine, but when I am selecting multiple values its not returning any data( although data is there). Does anyone know how the prompt values are passed to the report query by the crystal. I kno it passes the value to the report as an array. But how does it pass the value to the report query.

I am using command query to fetch data from the DB.

Crystal Report Version: Crystal Report XI R2.

DB: Oracle 10g

Also does anyone know how to pass the values of the list box prompt to the report query in comma seperated format.

Thanks & regards,

Mudit