Skip to Main Content

Java Development Tools

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!

How to download chart data into CSV format from a button?

BilalMay 17 2021 — edited May 17 2021

Hi All,
Oracle JDeveloper 12.2.1.4.
I have a view object based on SQL query which is used to create a line chart in an ADF task flow. View object gets filtered by from and to dates. The chart component is working fine.
I want to enable the users to download the chart data from a button (red arrow in the image below) in CSV format.
image.pngCan someone guide me on how to achieve this functionality? Is there any declarative component that could be used to do it or I need to use some Java libraries to achieve this.
Your guidance will be greatly appreciated.
Many Thanks and
Kind Regards,
Bilal

Comments
Post Details
Added on May 17 2021
4 comments
479 views