Sorry I searched the groups and could not find an answer to this.
I have a subreport that holds a function that assignes a shared variable.
Is there a way to stop this variable from being processed?
I've tried suppressing the section, the report as well as the item, but the variable is still assigned. It is a conditional variable that I only want assigned if the report contains information.
It seems the variable is populated just by the subreport being called even if there are no results returned.
The function sets a=1 are present.
Thanks,
Tom
I have a subreport that holds a function that assignes a shared variable.
Is there a way to stop this variable from being processed?
I've tried suppressing the section, the report as well as the item, but the variable is still assigned. It is a conditional variable that I only want assigned if the report contains information.
It seems the variable is populated just by the subreport being called even if there are no results returned.
The function sets a=1 are present.
Thanks,
Tom