0

How do I filter on a field in the same table [SOLVED]

I thought this was simple but I have searched everywhere and cannot find a solution. I need to return all "Purchase Line" rows where the "Outstanding Quantity" is greater than the "Reserved Quantity". Below is the latest formulas I tried based on some research I found. but when I use debug it tells me that ">NF(,""Reserved Quantity"")" is not a valid filter. Anyone have any ideas.

=NL("First","Purchase Line","Document No.","No.",$F9,"Variant Code",$H9,"Outstanding Quantity",">NF(,""Reserved Quantity"")")

4 comments

Please sign in to leave a comment.