Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is there a way to create 1 Excel (csv) file from multiple Interactive Reports on a single page

RunrigJul 5 2018 — edited Jul 19 2018

So I have a page with 5 tabs and 5 Interactive Reports. I can use the action button to create individual CSVs for each IR, but is there a way to have a single button to create 1 Excel with (in this example) 5 worksheets, 1 per IR.

I have a working solution for this, which basically runs a PL/SQL to create the Excel file. Duplicating the SQL within the IR to fetch the data. I just wondered if there is a way within APEX to do this directly.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2018
Added on Jul 5 2018
2 comments
378 views