Saturday, July 25, 2020

Custom CSV Download button for Interactive Report


 While creating a button, 
 specify the option "Page in this application". 
 The page number should be same as the one where the Interactive report is created.
 In the Request text field, mention the "CSV" option. 
 
 That is all you need.

No comments:

Post a Comment

Delete Row Button to all records of Interactive Report in Oracle Apex

 1. add 'Delete' Del column to Report Query 2. Set the Following Properties for the DEL Column Type: Link Heading: Delete Targ...