HI all,
I am working with crystal reports version XI release 2
I have a report where I am using the dynamic parameters.
And it has got multiple value selection.
The dynamic parameter is country.
It is displaying all the countries like country 1 to country n
User can select any number of coutnries from 0 to n.
I have show the records related to that particular countries.So i have wrote an record selection formula like
{tablename.field} in [{?Names}].
HOwever it is throwing error like "The array must be subscripted. For example : Array"
How can i correct the foumula
Thanks for any help extented.
I am working with crystal reports version XI release 2
I have a report where I am using the dynamic parameters.
And it has got multiple value selection.
The dynamic parameter is country.
It is displaying all the countries like country 1 to country n
User can select any number of coutnries from 0 to n.
I have show the records related to that particular countries.So i have wrote an record selection formula like
{tablename.field} in [{?Names}].
HOwever it is throwing error like "The array must be subscripted. For example : Array"
How can i correct the foumula
Thanks for any help extented.