Using CR XI.
I am producing a list of customers. I am using a subreport to exclude the customer if they have a particular type of transaction. Within the subreport I set a shared booleanvar true if the transaction is found.
The shared booleanvar is set to false in the hidden RH section and suppressed GF1c section.
The blank subreport is in GF1a (suppressed when blank)and the Customer name is displayed in GF1b (suppressed when blank)if the shared booleanvar is true.
My problem is that GF1a is never suppressed.If I suppress GF1a then my shared booleanvar is not set so I display all my customers, even if they have the qualifying transaction.
Sounds very compilcated for a "simple" report.
Cheers,
Ian
I am producing a list of customers. I am using a subreport to exclude the customer if they have a particular type of transaction. Within the subreport I set a shared booleanvar true if the transaction is found.
The shared booleanvar is set to false in the hidden RH section and suppressed GF1c section.
The blank subreport is in GF1a (suppressed when blank)and the Customer name is displayed in GF1b (suppressed when blank)if the shared booleanvar is true.
My problem is that GF1a is never suppressed.If I suppress GF1a then my shared booleanvar is not set so I display all my customers, even if they have the qualifying transaction.
Sounds very compilcated for a "simple" report.
Cheers,
Ian