I am trying to run a search that will show items t...
# general
k
I am trying to run a search that will show items that have Available below a given threshold but are On Order, the PO# and estimated delivery date of that order, and the Inbound Shipment # & estimated delivery of the Inbound (ideally, the 2 dates would be the same, but we don't always get the PO date updated). I currently have the search set as a Transaction search, with Transaction type PO. Is there a different search I should use to get the Inbound information added to the results as well?
a
do an inbound shipment search, you can join to the PO from there
k
Thanks, I'll try that!
I'm able to see the PO and Inbound dates, but for new POs we haven't created the Inbound yet, so those won't show, will they?
a
no
if you want both, then your first approach was correct
check out suite analytics...a lot more join options there.
k
Alright, I'll look at that. Thanks!