CR XI under Oracle 9i.
I need to suppress a subgroup total when subgroup total is equal to group total.
ex. We have Groups that contains only one subgroup and I want to eliminate printing of the subgroup.
Thanks,
Ivan.
I got an error by using distinctcount({table.subgroup},{table.higherordergroup}) = 1. Therefore, by doing the suppress when {table.subgroup}={table.higherordergroup}
it works.
Thanks for your advice.
Ivan.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.