I have a Crystal Reports query that can take parameter values to filter the query based on user input. However, I notice that when I execute the query in the Crystal Reports viewer, I get a dialog prompt titled “Refresh Report Data” that asks me tocheck if I want to “Use current parameter values” or “Prompt for new parameter values.”
For this report, the user will always want the second option (to “Prompt for new parameter values”). Therefore, is there a way in Crystal Reports to set thisoption as the default choice — so that CR will skip the dialog box entirely since this would be the default option?