Skip to main content

I’ve run into an issue where particular inventory records are being ommited from the GI results when I turn on group by ARTran.InventoryID:  

 

Ungrouped:

 

Grouped on ARTran.InventoryID

 

I’ve attached a copy of the GI.

@bgray18 I think, you wanted to get the results based on the Customer ID and Inventory ID, hence please group by the records with ATran.CustomerID and ARTran.InventoryID

 

Hope this helps!!


Reply