Hi Rakhy,
I am not sure if I got your requirement correctly. Let me know if my understanding differs.
You can check for parameters if they are optional.
For crystal Report refer to the IReportParameter interface. You have a method
isOptionalPrompt(), with which you can check whether the prompt is optional or not.
Thanks,
Prithvi