End User Reports Applying Selective Criteria
Hi,
I need to be able to add criteria from my application to some end user reports. I can do this fine normally using lSQL.AddCriteriaField but I need some way for the end user report to communicate with my app regarding what criteria to add e.g. whether to apply a filter on sa a Patient ID or not.
is there any way of doing this?
Regards,
Ken
I need to be able to add criteria from my application to some end user reports. I can do this fine normally using lSQL.AddCriteriaField but I need some way for the end user report to communicate with my app regarding what criteria to add e.g. whether to apply a filter on sa a Patient ID or not.
is there any way of doing this?
Regards,
Ken
Comments
You can using Report.Parameters[ ] and then bind the search criteria to the parameter.
Here's an rbWiki link with details.
http://rbwiki.digital-metaphors.com/end-user/fundamentals-end-user/report-parameter-fundamentals/
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com