aspnetuser
Technical User
I need to suppress a text box in the group footer area based on IDs in the detail section.
details
ID
A
D
C
E
GROUP FOOTER
TEST BOX
The problem is, I need to suppress ONLY IF THEIR IS AN "A" in the details section.
I tried IN, LIKE, startwith, etc and they fail because it is not searching through the detail records, it is only looking at one value since we are in the group footer.
is their another formula to do this?
details
ID
A
D
C
E
GROUP FOOTER
TEST BOX
The problem is, I need to suppress ONLY IF THEIR IS AN "A" in the details section.
I tried IN, LIKE, startwith, etc and they fail because it is not searching through the detail records, it is only looking at one value since we are in the group footer.
is their another formula to do this?