irenavassilia
Programmer
- Jun 19, 2007
- 101
Hi Everyone,
I'm using Crystal Reports 10, and I have a range parameter set up with default values.
This parameter is being used in my Record selection.
The problem is if i dont select any of the values from this parameter selection (AR Salesperson Code) it wont allow me to enter other parameters until the AR Salesperson code is selected.
And so i tried another approach - created two seperate AR Salesperson code parameters, one for the starting range and second for the ending range.
Now when i try to set it up in my record selection
({UXDETAIL.SalespersonCode} in {?AR Salesperson Code Start} to {?AR Salesperson Code End});
(keeping in mind that these two parameters have default values stored)
I get this Error:
This is not subscribed. For Array.
I dont understand why i have to insert it as an array.
Please help.
Thank you.
I'm using Crystal Reports 10, and I have a range parameter set up with default values.
This parameter is being used in my Record selection.
The problem is if i dont select any of the values from this parameter selection (AR Salesperson Code) it wont allow me to enter other parameters until the AR Salesperson code is selected.
And so i tried another approach - created two seperate AR Salesperson code parameters, one for the starting range and second for the ending range.
Now when i try to set it up in my record selection
({UXDETAIL.SalespersonCode} in {?AR Salesperson Code Start} to {?AR Salesperson Code End});
(keeping in mind that these two parameters have default values stored)
I get this Error:
This is not subscribed. For Array.
I dont understand why i have to insert it as an array.
Please help.
Thank you.