Need help with Parameter

Hello Everyone,

I have recently started using Crystal reports(XI) and was wondering if anyone can help me with the following issue:

I had a report which will accept single as well as multiple parameter values as the user can select from the existing list. I also wanted to add Default value: β€˜ALL’ to the list of parameter values. Can anyone help me on how to add this??
Thank you.

Regards,
Chaitanya


chaitu333 :uk: (BOB member since 2012-04-24)

The way that I have done it (probably better ways out there). When I created the prompt, I add in a β€œ*” and call it β€˜All’, then I add in all the database values for the field I am looking at. Then in the selection criteria, I put {Field} like {?Prompt}.

I hope this helps.


kevlray :us: (BOB member since 2010-06-23)