Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CREATE REPORT WITH 3 LEVELS OF SUMMATIONS

Gor_MahiaFeb 21 2022

Hi,
ive a query as below and i want to create inner most sum of category, then summing of DEPT then finally the sum of STATES
SELECT CATEGORY,GROUP_MEMEBRS,WORK_TITLE,DUE_AMT, PERIOD_YEAR,DEPT,STATE_NAME FROM MASTER_T

image.pngUSING bi publisher 11.x + ms word API to create the rtf file.

any suggestion on how to handle this.

Comments
Post Details
Added on Feb 21 2022
0 comments
216 views