I am a beginner user working with Crystal 10.
In the Section Expert for one of my Group Footers, I wanted to suppress any field which has the sum of the value equalling to zero. I have checked off the Suppress(No drill down) box and inserted the following formula.
formula = Sum ({ARA_ACTIVITY__ACTIVITY.Amount}, {ARA_ACTIVITY__ACTIVITY.Invoice})=0
In most cases, this has worked. However, there are some records which still display the Group Field, even though it totals to zero.
I am not sure if some of my other criteria on the report conflicts with the above Section Expert formula.
Would like some guidance on where to proceed for solutions
Thanks