I have a report with Subreport.
I use this Report to print two types of transactions:
Subreport Transaction type 1, I want to print:
Date Invoice Type Amount
Subreport Transaction type 2, I want to print:
Date Invoice Amount
In the Report section I know which type of transaction I’m dealing with and would like some code to set the Subreport Type column visible = false
Where and how does it go?
Thanks, John