Focal Point
Custom Empty Report Message

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1511078331

June 20, 2005, 06:33 PM
KarateExplosion
Custom Empty Report Message
How do I make a custom message for empty reports?
June 20, 2005, 06:52 PM
Francis Mariani
Something like:
report code<br />END 
-RUN >-IF &LINES EQ 0 GOTO NO_DATA;
-EXIT
-NO_DATA
-HTMLFORM BEGIN
No data for the selections you 
have made
-HTMLFORM END
You can get as elaborate as
you want within the HTMLFORM
BEGIN and END.

This message has been edited. Last edited by: <Mabel>,
July 07, 2005, 02:29 PM
Kerry
Hi Karate, are you still having problems on this issue? Have you tried the search function on Focal Point and/or Tech Support website?

Here are some online documents I found that may be related. Please check these and see if these are what you are looking for. Wink

How to customize an empty report to print out 'NO DATA' ? http://techsupport.informationbuilders.com/sps/42221047.html
How can a report with nodata be produced?http://techsupport.informationbuilders.com/sps/10342135.html
(you will need to have a userid/password to access these 2 documents)

empty report message
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/
4951077331/r/4951077331


Hope this helps. Big Grin

Cheers,

Kerry

This message has been edited. Last edited by: Kerry,