My client has asked what I think is impossible to do easily. She wants to exclude a field and it's label from the report if the field is null.
It is easy to exclude the record if it is null.
Do we need to build the whole report in code and feed it based on fields that are "not null?"
Alan
It is easy to exclude the record if it is null.
Do we need to build the whole report in code and feed it based on fields that are "not null?"
Alan