0

NL Function based on a formula

I am trying to look at items that have demand. Then, based on the demand I want to sort them by Vendor. Next, do NL(Rows) to show open Sales orders and open Purchase orders.

I want the report to look like this.

Vendor A
Item 123 Qty on Hand 5
Sales order 123456 outstanding Qty 25
Sales order 234567 Outstanding Qty 10

Purchase Order 987654 Balance Due 25


Net amount to order on new PO 5

I cannot figure out how to filter my original NL(Row). When I look at the item table I want only items with negative availability. I want:
Qty on hand + Outstanding on PO - Outstanding on SO - Reorder Point.

I also need to have the NL(Row) group on Vendor No.

If someone can show me how to get the above calculation into the first NL(Row) that would be wonderful!!

Thanks,

Amy Becker

2 comments

Please sign in to leave a comment.