Tools 8.98.4 RDA - Hide Section
I have an if statement and only if the statement is false should the section be hidden. All the processing occurs normally as the report outputs to a flat file, however, the report itself does not print the section regardless of whether or not the if condition is met.
It seems to hide the printing part of the output regardless of the condition. If I comment out the 'hide section' the report is normal and contains all records.