Join Slack
Powered by
Is there a saved search results field on the custo...
# suiteflow
p
pen one
10/17/2022, 5:11 PM
Is there a saved search results field on the customer record that tells you total number of sales order for that customer?
j
jen
10/17/2022, 5:18 PM
I’m not sure why you posted in
#C2C2JM29M
and not
#C2A1ZEMF0
, but you could do a transaction search and
GROUP
by customer and
COUNT
the results. Be sure to have filters for mainline = ‘T’ and type = salesorder
p
pen one
10/17/2022, 5:19 PM
Oops. You are right..not sure why I did that. Thanks for the tip.
Open in Slack
Previous
Next