FireGeek21
Technical User
I need to find out the number of quotes we have - where the quote doesn't go further - into an order, ship, invoice or paid status.
Sample of data:
Grp: Sales Person 1592648
CustID Status Date
321 Quote 01/02/2011
321 Order 01/03/2011
321 Ship 01/06/2011
654 Quote 12/27/2010
987 Quote 11/01/2010
987 Order 11/10/2010
987 Ship 11/12/2010
987 Invoice 11/16/2010
987 Paid 12/01/2010
In the above sample, although I have 3 quotes, I need to know how many CustID's never went beyond a quote. The data is grouped by Sales Person and then by CustID. In the footer of the Sales Person I am hoping to see "Quotes Only = 1"
Any ideas?
Thanks!
FireGeek
(currently using Crystal Reports XI with Lawson 8.03)
Sample of data:
Grp: Sales Person 1592648
CustID Status Date
321 Quote 01/02/2011
321 Order 01/03/2011
321 Ship 01/06/2011
654 Quote 12/27/2010
987 Quote 11/01/2010
987 Order 11/10/2010
987 Ship 11/12/2010
987 Invoice 11/16/2010
987 Paid 12/01/2010
In the above sample, although I have 3 quotes, I need to know how many CustID's never went beyond a quote. The data is grouped by Sales Person and then by CustID. In the footer of the Sales Person I am hoping to see "Quotes Only = 1"
Any ideas?
Thanks!
FireGeek
(currently using Crystal Reports XI with Lawson 8.03)