Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, Use @section in the main for-each Thanks, Kamath.
-
Hi, Use @section in the main for-each Thanks, Kamath.
-
Instead of copy pasting one can use the sub template and call the same template in all the columns of main template.
-
Hi, Please find the attached layout with the changes. I have added the grouping on the row and the filter on aggregated value of B.MONETARY_AMOUNT . F -><?for-each-group:current-group();./B.TRAN_REF_ID?> C -><?if:sum(current-group()/B.MONETARY_AMOUNT)!=0?> F-><?for-each:current-group()?> One more F…