andre.wolff Posted January 22, 2015 Posted January 22, 2015 Hello,I have an report with parameters which are neccessary. When I request the report via url I transfer these parameters via the URL, but still input control pops up, filled with the values I send in the url. I don't want this to happen, the report should open directly.When I set "Is for Prompting" - checkbox to FALSE, input control doesn't pop up. But any parameters I transfer via url are ignored, so that doesn't help me either.How can I sent parameters via url without seeing the input control box?
andre.wolff Posted January 22, 2015 Author Posted January 22, 2015 Ok, I found it out myself. In the report, set "Is for prompting" - checkbox ON. On the server, go to the report, click right mouse button - edit, go to "controls and ressources" (second on the right, might named differently, I have German version), uncheck checkbox "ask always".Now, Input Control won't show, but you can pass Parameters via url.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now