OracleApexDev
OracleApexDev

Reputation: 1

In AOP 20.3 aggregate data is not getting downloaded

Whenever a saved public report is created with GROUP BY in ORACLE APEX 23.2 and download it with Apex Office Print(AOP) 20.3, it displays data except aggregated column (i.e column with SUM) whereas when downloaded using Action menu entire data with aggregated column is displayed. Can you please suggest any resolution.

I have checked the procedures and tables related to AOP but couldn't any thing. Also checked the data source of saved report using its id but got stuck at procedure 'aop_api_pkg.plsql_call_to_aop'.

Upvotes: 0

Views: 13

Answers (0)

Related Questions