We have a report that prompts for query criteria but when there is no data the report preview displays the report headers and labels with a one row '#error' message instead of the data which is ok but not user friendly.
I would like to change the '#error' message to write 'no data meets this criteria' or better yet test the query for data and if there is none to display a form with the appropriate message.
Thanks for your help.
I would like to change the '#error' message to write 'no data meets this criteria' or better yet test the query for data and if there is none to display a form with the appropriate message.
Thanks for your help.