Hello. I can't seem to figure out how pass a range of INT values to a Crystal Report (v9.0 ).
I use the crviewer to display the reports.
The idea is to pass a parameters whereby only, let say, records with id (being INT field) = 4, 9 or 15 are selected. The SQL part I can handle.
In the parameter section in Crystal I have selected the 'Allow Range' option.
I guess my problem is that I do now know the syntax that Crystal expects... "4,9,15" "[4,9,15]" ???
Any ideas?
I use the crviewer to display the reports.
The idea is to pass a parameters whereby only, let say, records with id (being INT field) = 4, 9 or 15 are selected. The SQL part I can handle.
In the parameter section in Crystal I have selected the 'Allow Range' option.
I guess my problem is that I do now know the syntax that Crystal expects... "4,9,15" "[4,9,15]" ???
Any ideas?