I was just wondering if you could provide any update on when we can expect the ability to request user input to parameters at runtime? I was reading through some old posts and it looked like it was going to be soon (or even already done).
Thanks!
Report Parameters at runtime
Report Parameters at runtime
Hello, Rick
You can use the Request from User property of the report variables. In this case, the values for the variables will be requested in the report viewer before rendering.
Thank you.
You can use the Request from User property of the report variables. In this case, the values for the variables will be requested in the report viewer before rendering.
Thank you.
Report Parameters at runtime
Thanks for the info! Is there a way to then subsequently pass the parameter value into the MYSQL data selection at runtime? or some other way that I can gather information at runtime and then use it to filter the query that I run on the database?
Thanks!
Thanks!
Report Parameters at runtime
Hello, Rick
You can read about the parameters in the SQL on our website:
http://stimulsoft.com/ReportsFxPHPFAQ.aspx#5
Also in the near future we plan to implement the report variables functionality in SQL queries.
Thank you.
You can read about the parameters in the SQL on our website:
http://stimulsoft.com/ReportsFxPHPFAQ.aspx#5
Also in the near future we plan to implement the report variables functionality in SQL queries.
Thank you.