I Can’t find what is the character mask to display a parameter request. If possible to keep part of the mask as a constant for multiple values?
For example: I want to keep the first three characters invariable for the present list:
JAN_#### (example: to get JAN_2000)
FEB_#### (to get FEB_2000)
…….
DEC_#### (to get DEC_2000)
using a combo list in parameters.
This is applicable to Crystal Report Designer (V7.0)