I work at hospital and write simple reports in BO. Hope this is an easy one and you can assist me.
To simplify, Lets say I have the following 4 fields:
Case Date, Case #, Procedure, Free Comments
For some reason, certain days will not have "Free Comments" populated, therefore I will get a "no data to fetch " error message.
I tried to write Boolean variable but couldn't get it to work.
I'm just trying to get the report to display data in the other three fields despite the "Free Comments" field being nil. Yet, i'm having trouble getting this to work.
Any suggestions would be greatly appreciated.
Thanks
To simplify, Lets say I have the following 4 fields:
Case Date, Case #, Procedure, Free Comments
For some reason, certain days will not have "Free Comments" populated, therefore I will get a "no data to fetch " error message.
I tried to write Boolean variable but couldn't get it to work.
I'm just trying to get the report to display data in the other three fields despite the "Free Comments" field being nil. Yet, i'm having trouble getting this to work.
Any suggestions would be greatly appreciated.
Thanks