Hello
I’ve created a stored procedure as input for my Crystal Report for open orders. In the SP aren’t any selection variables.
In Crystal Report I’ve a selection on customers. When I select for example customer 1 to 5, the stored procedure gives customer 1, 3 and 5 as result with them open orders and skip 2 and 4.
When I run it in Crystal Reports I get on the places of customer 2 and 4 a blanc document. How can I suppress them?
Regards.
Dan
I’ve created a stored procedure as input for my Crystal Report for open orders. In the SP aren’t any selection variables.
In Crystal Report I’ve a selection on customers. When I select for example customer 1 to 5, the stored procedure gives customer 1, 3 and 5 as result with them open orders and skip 2 and 4.
When I run it in Crystal Reports I get on the places of customer 2 and 4 a blanc document. How can I suppress them?
Regards.
Dan