Forum Discussion
Cacaue
3 years agoFrequent Visitor
Dinamic report with params
I have created a report with a direct query that show the values that I need according to the parameters created. If I change the value of the parameters in design it changes the values of the report...
Cacaue
3 years agoFrequent Visitor
It does not work for me.
I have the parameters in the query because I call a stored procedure that needs those values, and I want to change them by url call.
I have created the url as you indicate but the same data is shown.
The parameters are created with values.
I want to do it to call it from my web application and depending on the query send some values or others.