I have a main report that list all customers. I have a subreport linked that gives all orders for all customers based on a date parameter. If customers do not have an order, then $0.00 listed. This is good. Then, I have a subreport linked that gives all invoiced sales based on a date parameter. If they did not have any sales then it is blank. Sort of okay, but $0.00 would be better. Not all customers are listed on the subreport though, just those with sales.
Can I section suppress the customers on the main report if the Orders total = $0.00 and the Sales total = ''? This way only customers with Orders, Sales, or Orders and Sales will be listed?
CR 10.0
SQL Server
Thanks for any input,
Jeff C.
Can I section suppress the customers on the main report if the Orders total = $0.00 and the Sales total = ''? This way only customers with Orders, Sales, or Orders and Sales will be listed?
CR 10.0
SQL Server
Thanks for any input,
Jeff C.