Hi,
Using CRXI on an oracle database
I'm trying to figure out how to suppress my Group Footer 3 when it is the last section on a page. I've tried to do a running total by using
numbervar count:=count+1
in each group footer 3,2,1 and Page footer and resetting it in each page header but when I try to use the suppression formula
{Count Up}>next({Count Up})
I get a message telling me that {count} has no previous or next values.
Is there way to make this work?
KB
Using CRXI on an oracle database
I'm trying to figure out how to suppress my Group Footer 3 when it is the last section on a page. I've tried to do a running total by using
numbervar count:=count+1
in each group footer 3,2,1 and Page footer and resetting it in each page header but when I try to use the suppression formula
{Count Up}>next({Count Up})
I get a message telling me that {count} has no previous or next values.
Is there way to make this work?
KB