Does anyone know if there is a way in Oracle Apex 22.1 to get an Interactive Report’s sort order using javascript?
Instead of the native download action, We are using BI Publisher to download our reports. I need to know how the user have sorted the report on the screen so I can apply the same sort in Excel.
I have not found anything in the APEX javascript APIs that does this.