Building a GI that will (among other things) show whether an item on a Sales Order is Allocated.
I’ve linked SOLine to SOLineSplit and I’m attempting to bring in SOLineSplit.IsAllocated field, but not getting expected results.
Here are Table Relations:
The allocated box on the GI is blank.
But the allocated box is in fact checked within Line Details of item on the Sales Order.
Here is the Results grid:
Not sure what I’m missing - if my relations and data links are incorrect or if I’m bringing in incorrect field ...