Balance sheet
Oracle Apex - Balance Sheet I have developed nice report to show the Balance Sheet using PL/SQL Dynamic Content. Steps : 1. create a table to store the Main Account Details 2. Create table to store the sub account details sample data as follows for Main Account Details sample data as follows for Sub Account Details 3. create a PL/SQL Dynamic Content Region and write the below code Balance Sheet main Report Drill Down Note : define the "GetInfo" javascript for drill down report, you must define it in Page Designer > HTML Header as follows