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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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