Oracle APEX - Build Your Own Enhanced Nested Report
With lots of feedback and suggestions - which inspired me to dig further into Customized Nested Report and see how we can enhance this further.
So, purpose of this blog is to highlight you how you can further enhance Customized Nested Report. I have tried to add following new things to enhance custom nested reports capabilities. You can try and design your own nested report the way you want. These are just couple of examples that I have created for demo purpose.
So, purpose of this blog is to highlight you how you can further enhance Customized Nested Report. I have tried to add following new things to enhance custom nested reports capabilities. You can try and design your own nested report the way you want. These are just couple of examples that I have created for demo purpose.
- 3 & 3+ level of nesting with Classic Report
- Different templates of nested classic reports
- Classic Report with Badge Template
- Classic Report with Comments Template
Download full application and try it in your own environment. Please note that, it requires default tables EMP & DEPT with some valid data.
- 3 & 3+ Level Nested Report
- Nested report as Badge View
- Nested report as Comment view
Please note that, application and code is build under APEX 19.2 version and tested in Chrome browser. Feel free to drop your feedback.
Hope this helps!
Regards,
Jaydip Bosamiya
jbosamiya@gmail.com
jbosamiya@gmail.com
HI. HOW ARE YOU.. SIR I NEED DATA SAVE IN TABLE THROUGH DYNAMIC ACTION. BUT INTERACTIVE GRID LOAD DATA IN APEX_COLLECTION FROM QUERY.
ReplyDeleteAND I USER DROP DOWN IN LIST AND UPDATE ON-CHANGE IN DROPDOWN TO UPDATE COLLECTION RECORD AND FINALLY CLICK ON SAVE BUTTON..
Hello Devil Eyes, can you please prepare your example on apex.oracle.com and I will see what I can help you further? I am sure the question is not related to this blog.
DeleteHello Sir, this is really nice article and thanks for posting. I have similar requirement when in my case, I need to show a detailed report for each header record in a interactive or classic report, and also, by default all the detailed reports should be visible for all the header records at the time of report loading. Could you please help me in achieving this..
ReplyDeleteThanks,