Is there a way that I can use filter value in URL itself?
I don't want to display the user entry screen that an user can enter value to display the report.
Instead I want to use filter value in URL itself and if I execute this URL from the browser the report
display the data dynamically depend on the value I pass in the URL
Help please