I’m trying to get a running outstanding balance by item in a report where the item is repeated several times due to the fact that it’s in more than one product order. This is how we’d
like it:
Order item qty on hand short
12345 101 6 100 0
12345 102 9 27 0
12346 101 6 98 0
12346 102 25 18 -7
I can’t figure out how to do this and have searched in vain for an answer. A running total isn’t doing it.