Page 1 of 1

Report that contains filters

Posted: Tue Dec 03, 2019 6:44 pm
by suportecce
I would like to know how configure the report to do NOT run the query immediately. The report contains some filters and only after the user fill these filters, the query can run

I do apreciate you help

Thanks in advance

Caio

Re: Report that contains filters

Posted: Fri Dec 06, 2019 3:07 pm
by ianwelsh
I believe it's the "Request Parameters" setting in the Report options. If set to "true" the report will wait for variables to be selected before displaying the report.

Re: Report that contains filters

Posted: Sun Dec 08, 2019 10:36 pm
by Lech Kulikowski
Hello,

Yes, you can use the "Request Parameters" option.

Thank you.