Page 1 of 1
Passing and handling variables to reports
Posted: Thu Jul 15, 2010 10:06 am
by marcello.scacchetti
Hello,
it's possible to pass variables to a report (report viewer) and use them in the report designer while defining data sources? For example suppose
the php web application calls report viewer passing a record id and on the report side the data source sql should look like: SELECT * FROM table WHERE recId = [recordid]
Passing and handling variables to reports
Posted: Fri Jul 16, 2010 7:29 am
by Vladimir
Hello,
Unfortunately at this moment it is not implemented. It will be implemented later. But you can modify the PHP script to realize this feature. In the database.php file on functions entry comes SQL query ($query parameter in functions header), you need to programmatically change the user parameter to the desired value.
Thank you.
Passing and handling variables to reports
Posted: Tue Aug 31, 2010 2:48 am
by marcelbesteman
Dear Vladimir,
Will this be implemented in the release of September? I really hope so because we need to pass multiple variables to our reports.
Regards,
Marcel Besteman
Passing and handling variables to reports
Posted: Tue Aug 31, 2010 5:55 am
by Vladimir
Hello,
At this moment we can not answer this question, because to release remains to be done a lot of improvements.
Thank you.
Passing and handling variables to reports
Posted: Tue Aug 31, 2010 7:19 am
by Andrew
Hello,
On the current moment we cannot answer this question, because a lot of improvements must be done for the next release. Sorry.
Thank you.