Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Sowbhagya B Work on improving the performance of your query and try adding a /*+ parallel(4) */ hint in your select query. Regards, Jehosheba Amruthaluri
-
Hi, The best way to avoid this error is to create a custom ESS job for your BIP report. This works like a charm. Regards Jehosheba Amruthaluri.
-
Hi, The best workaround I used is disabling 'Can select all' and enabling 'Multiple selection'. This way we are giving the users to run the report for a maximum of 999 values at once. Please refer to the attached screenshot. Regards Jehosheba Amruthaluri