Crystal 10.
Hi,
I am need to create a {?Product} parameter that can be several individual product code values and/or a range of the same product code values. This is in 2 parts.
Part 1
When editing the parameter, I believe that I need to select the follow options:
1. 'Allow Multiple values'
2. 'Discrete and Range values'
The complete set of default values have been captured to be displayed for the user to select from.
The codes are AlphaNumerics (I have edit masked them as '>aaaa' (as they are all 4 characters in length).
Is this correct so far?
Part 2
Next, I then need to set this in the Record Selection Formula Editor. Here, I have to express this as crystal basic syntax so that the various selections are reflected in the report (The user may also select ALL if required).
How do I do this?
Thanks in advance,
Neal
Hi,
I am need to create a {?Product} parameter that can be several individual product code values and/or a range of the same product code values. This is in 2 parts.
Part 1
When editing the parameter, I believe that I need to select the follow options:
1. 'Allow Multiple values'
2. 'Discrete and Range values'
The complete set of default values have been captured to be displayed for the user to select from.
The codes are AlphaNumerics (I have edit masked them as '>aaaa' (as they are all 4 characters in length).
Is this correct so far?
Part 2
Next, I then need to set this in the Record Selection Formula Editor. Here, I have to express this as crystal basic syntax so that the various selections are reflected in the report (The user may also select ALL if required).
How do I do this?
Thanks in advance,
Neal