Hello everyone,
In my previous post, I linked the Salse Category with your help. But I am facing another difficulty.
I’m trying to create the AR invoice report that our users want at BAQ. They want only the total amount to be displayed on one line, not the invoice details. So I took InvcHead instead of InvcDtl.
But, they want this report to include the Label Comment and Tracking Number in Shipment Entry. This field is in ShipHead, and ShipHead is not linked to InvcHead. These two tables don’t even have relationship fields.
How can I link these two tables and get the Label Comment and Tracking Number fields that I want? As a prerequisite, it should be created as one line of invoice total, which is also why I brought Head instead of Dtl.
I would like to ask for your help. Thanks,