Join Slack
Powered by
Anyone knew how to pull the Item Fulfillment fiel...
# suiteql
k
KingDaGreat
05/25/2022, 2:22 AM
Anyone knew how to pull the Item Fulfillment fields of "Picked Date, Packed Date, Shipped Date" Tried the following but no luck, thanks!
Copy code
transaction.pickeddate, transaction.packeddate, transaction.shipdate,
s
S Feld
05/25/2022, 11:46 AM
I don't think these fields exist (natively)
k
KingDaGreat
05/26/2022, 1:32 AM
Yeah, I was trying to find it also in analytics/dataset but wasn't able to find the field. Though, I already raised a ticket just to be sure.
a
Alli Deacon
05/27/2022, 6:15 PM
When I was pulling IF data, I had to pull in the System Notes and grab the date when 'new value' was set to whichever status you need.
3
Views
Open in Slack
Previous
Next