Hi guys,
How do I remove parameter fields from a crystal report.
Printable View
Hi guys,
How do I remove parameter fields from a crystal report.
Remove any references to the parameter field - formulas, record selection, report layout etc..
On the parameter field dialog highlight the parameter field and hit the delete button.
If you are using STORED PROCEDURE (i.e. SQL Server), you need to remove the parameter within the SPROC. Then go back to your report and "VERIFY DATABASE" to force an update.