Idea Summary
The functionality of the Pivot view that can be used in IG is very limited, so a native pivot component would be needed.
Use Case
Our users insist on using Oracle Discoverer Desktop, which we haven’t really found a suitable alternative to replace. We want to transfer some of the functions to APEX interfaces, but this would require a feature-rich PIVOT element. We looked at several JS-based components (eg TELERIK, Syncfusion), which were successfully integrated into APEX, but they became very slow for a lot of data, because the data was first downloaded to the client side (JSON / CSV) and the processing took place there as well.