Hi All
Crystal XI/SQL Server with Epicor Application.
I am trying to display only Quantity on Hand and the Bin Number if the Quantity requested is equal or less than. However I only want each row to display as requested.
Example 1
Qty Requested = 10
QtyonHand Bin#
200 ZYX123
20 ABC222
-4 ABC571
As example 1 show there are 3 rows, I only want the first row to display in the report - because it has already satisfy the criteria.
Example 2
Qty Requested = 210
QtyonHand Bin#
200 ZYX123
20 ABC222
-4 ABC571
As example 2 show there is again 3 rows, but I want only the first and second row to show - because it satisfy the criteria.
Please assist.
Lind
Crystal XI/SQL Server with Epicor Application.
I am trying to display only Quantity on Hand and the Bin Number if the Quantity requested is equal or less than. However I only want each row to display as requested.
Example 1
Qty Requested = 10
QtyonHand Bin#
200 ZYX123
20 ABC222
-4 ABC571
As example 1 show there are 3 rows, I only want the first row to display in the report - because it has already satisfy the criteria.
Example 2
Qty Requested = 210
QtyonHand Bin#
200 ZYX123
20 ABC222
-4 ABC571
As example 2 show there is again 3 rows, but I want only the first and second row to show - because it satisfy the criteria.
Please assist.
Lind