By using this website, you agree to our Terms of Use (click here)
@roycelithgo Thank you for the reply.
If you cannot pull a column into another as a calculation, why is there a box to make a column not visible? This seems like it would be to make a tem...
Royce, So, after another review of the GI, I found that the receipt is showing the total receipt quantity instead of the quantity relating to the AP...
Royce, I found they originally wrote it to pull the order quantity instead of the receipt quantity. I changed the field, and it is now pulling the ...
@nperez I used a different field, and it worked.
Used the following =IIf( [POReceipt.ReceiptType]<>NULL, ' ', ' ' ) and the column disappeared from the output.
