I notice that if a report has default values specified to all its parameters then it renders automatically on startup. How can I prevent this? that is, I don’t want the report to be rendered until the user clicks the ‘view report’ button
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no way to stop the report rendering if all parameters have default values.
The only way to stop the report rendering automatically is to have at least one parameter without a default value.