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!

Multiple Interactive Grid Download

Rohit MittelJan 28 2025

Hi All,

I am using Apex version 23.1. I have created two IGs on a single page to show data. I want to give the user an option to download both the interactive grid reports using a single button click in excel format. I have been able to achieve this using javascript code and also the Apex_data_export option. But both these methods download two separate Excel file for each report. I want to enable this feature such that a single excel file is downloaded with two worksheets in excel or maybe a single worksheet with two sections one below another.

Is something like this possible to achieve. Please suggest or share anything related to this.

Thanks & Regards,

Rohit

Comments
Post Details
Added on Jan 28 2025
1 comment
440 views