0

report between two tables

I have two tables item and bin contents, I can link these two tables but what I really what to do is report back an item no if the quantity (from bin content) < Reorder Point (from item table). I'm not sure how to do this, below is my two filter tables;

CellC3 =NL("Filter","Item","No.","Available for Sale","true","Replenishment System","Prod. Order")
Cell C4 =NL("Filter","Bin Content","item no.","Default","true")



I'm on jetreports version 9.2

2 comments

Please sign in to leave a comment.