Hello. Does anyone know how what fields to use to...
# general
t
Hello. Does anyone know how what fields to use to create a saved search that will only show the first quote for a customer. I can pull first SO, first INV, but cannot figure out a formula that will pull the date and number of only the first quote issued on a customer. The idea is to have a KPI that shows # NEW CUSTOMERS QUOTED. Thanks.
j
Search: Transaction, Type: Quote (assume Quote = Estimate?)
Criteria: Type = Quote
Main Line = True
results: Main Line Name (group)
Document Number (minimum, when ordered by field Date)
t
yes, but this gives me all quotes. I am only needing quote/estimate created from a new customer. NEW CUSTOMER = FIRST QUOTE DATE. I can pull new customers by their created date... how do I pull if a quote was created for that new customer?
j
Mine definitely does not give me all Quotes. It gives me one per customer, where the Quote is the first one for that Customer.
t
Okay. let me give that a shot. Thank you.
Thank you. I can work with this. I have been trying to do this for weeks.