Tech2377
Programmer
- Nov 13, 2007
- 81
This one I thought was easy and self explanatory however I cant seem to get this to go.
In my report, I have a GroupBy ({aaVisitStatus;1.GroupBy1}).
I want to suppress a specific group header and a group footer when this field = '(none)'
So I inserted the following suppress statement on both of these:
{aaVisitStatus;1.GroupBy1} = '(none)'
I am still getting both the header and footer.
In my report, I have a GroupBy ({aaVisitStatus;1.GroupBy1}).
I want to suppress a specific group header and a group footer when this field = '(none)'
So I inserted the following suppress statement on both of these:
{aaVisitStatus;1.GroupBy1} = '(none)'
I am still getting both the header and footer.