Hi..
I have a question regarding datawindows in version PB9.
I am creating a report which will print off employee information.
Example.. I am running a report wide open and it returns 25 employees.
For each employee, I would like to have a section on the report for Employee Notes, but only if notes exist for that employee.
When the report is generated, is there a way I can tell a column, if your value = '' or NUll for this employee, set the visibility to false, otherwise, visibility to true?
Any suggestions.
Thanks!
I have a question regarding datawindows in version PB9.
I am creating a report which will print off employee information.
Example.. I am running a report wide open and it returns 25 employees.
For each employee, I would like to have a section on the report for Employee Notes, but only if notes exist for that employee.
When the report is generated, is there a way I can tell a column, if your value = '' or NUll for this employee, set the visibility to false, otherwise, visibility to true?
Any suggestions.
Thanks!