Because you are trying to summarize a condition that involves 2 records, I think you are going to have to use a running total with variables.
One approach is to:
Group by AppID
Do the minimum of each date column for each group
Check to see if the MIN of QC is before the MIN of DP
Use that condition to increment the variable in your running total formula by 1. For the running total use the 3-Formula technique described in faq149-182.
Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Expert's Guide to Formulas / Guide to Crystal in VB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.