Skip to Content
0
Jun 11, 2020 at 02:31 AM

Passing multiple values from Main Report to Stored Procedure

151 Views

I was wondering if there is any way to pass multiple value parameter from main report to the Oracle stored procedure. I know that I can do this by creating a sub report. But the requirement is to export the data to CSV and we do have a limitation in exporting sub report content to CSV format.