Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 101540

Forum Post: Avoid printing Route card report on Printer if it is empty

$
0
0
Hi, When I try to print a route card report on printer by selecting any Production id criteria, it will print that report. Even if It has no data available, it will be printed. I want to avoid printing report if there is no data available for selected Production id. I have used the below code for avoiding this but not sure what statement to use. select prodRoute where prodRoute.ProdId == prodTable.ProdId; if (!prodRoute) { //statement to avoid printing } Please suggest any ways of achieving this. Thanks in advance.

Viewing all articles
Browse latest Browse all 101540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>