I am interesting to create an apex page with more reports. But the page not have a static number of reports. I would like to generate a new report and add it to the page.
Thank you
Hey, Dev!
Are you looking for a forum full of active developers to help you?
So if you want to:
➡️ Get answers for your development issues
➡️ Help others
➡️ Write an article
➡️ Get rewarded for your active participation
Then you are going to love this place.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Vinish
I have recently created an Oracle Apex app in which the user can type the SQL query and run to get the Classic Report’s output.
I am sharing the link below of my GitHub repository. You can further modify the app to save the query with a Name and can recall it on click to view the report.
https://github.com/devvinish/sql-command