Post it.
SELECT Quality_Affected_Cust.[CR Reported Date],
Quality_Affected_Cust.[Affected Version], Quality_Affected_Cust.[CR #],
Quality_Affected_Cust.[CR Type], Quality_Affected_Cust.[Customer Name],
Quality_Affected_Cust.[Global Id], Quality_Affected_Cust.[CR Summary],
Quality_Affected_Cust.[CR Priority], Quality_Affected_Cust.[WO Targeted
Versions], Quality_Affected_Cust.[DI Status], Quality_Affected_Cust.[CR
Status], Quality_Affected_Cust.[CR Queue], Quality_Affected_Cust.[CR
Substatus], Quality_Affected_Cust.[Description/How to Reproduce],
Quality_Affected_Cust.[Primary Module], Quality_Affected_Cust.[Primary
Function], Quality_Affected_Cust.[Product Line],
Quality_Affected_Cust.Product, [xBeta Project Table].[Product / Project],
[xBeta Project Table].[Pilot Status], [xBeta Project Table].[Upgrade Date]
FROM Quality_Affected_Cust INNER JOIN [xBeta Project Table] ON
Quality_Affected_Cust.[Global Id] = [xBeta Project Table].[Global ID]
GROUP BY Quality_Affected_Cust.[CR Reported Date],
Quality_Affected_Cust.[Affected Version], Quality_Affected_Cust.[CR #],
Quality_Affected_Cust.[CR Type], Quality_Affected_Cust.[Customer Name],
Quality_Affected_Cust.[Global Id], Quality_Affected_Cust.[CR Summary],
Quality_Affected_Cust.[CR Priority], Quality_Affected_Cust.[WO Targeted
Versions], Quality_Affected_Cust.[DI Status], Quality_Affected_Cust.[CR
Status], Quality_Affected_Cust.[CR Queue], Quality_Affected_Cust.[CR
Substatus], Quality_Affected_Cust.[Description/How to Reproduce],
Quality_Affected_Cust.[Primary Module], Quality_Affected_Cust.[Primary
Function], Quality_Affected_Cust.[Product Line],
Quality_Affected_Cust.Product, [xBeta Project Table].[Product / Project],
[xBeta Project Table].[Pilot Status], [xBeta Project Table].[Upgrade Date],
Quality_Affected_Cust.[CR Reported Date]
HAVING (((Quality_Affected_Cust.[CR Reported Date])>=[Upgrade Date]) AND
((Quality_Affected_Cust.Product)<>"Demo Media"));
> Post it.
>
[quoted text clipped - 23 lines]
> > > >
> > > > Thank you!
naulerich - 29 Aug 2006 18:23 GMT
[CR #]=[Ticket Number] in the example first posted.
> SELECT Quality_Affected_Cust.[CR Reported Date],
> Quality_Affected_Cust.[Affected Version], Quality_Affected_Cust.[CR #],
[quoted text clipped - 53 lines]
> > > > >
> > > > > Thank you!
KARL DEWEY - 29 Aug 2006 19:00 GMT
Now I am lost as the SQL you post has only one field that matches your
orignal post.
I thought you did not understand the SQL I gave to you as a solution to your
orignal post.
> [CR #]=[Ticket Number] in the example first posted.
>
[quoted text clipped - 55 lines]
> > > > > >
> > > > > > Thank you!
naulerich - 29 Aug 2006 19:21 GMT
Sorry for the confusion here is what I am trying to do:
[Upgrade date] [CR #] [CR Reported Data]
2/12/2006 235556 5/18/2006
Trend the [CR #] weekly for a period of time 30 days prior to the [Upgrade
Date]
Thank you! :)
> Now I am lost as the SQL you post has only one field that matches your
> orignal post.
[quoted text clipped - 61 lines]
> > > > > > >
> > > > > > > Thank you!
naulerich - 30 Aug 2006 15:51 GMT
Karl,
Do you have enough info to help me incorrporate the statement that you
created?
Thank you! :)
> Now I am lost as the SQL you post has only one field that matches your
> orignal post.
[quoted text clipped - 61 lines]
> > > > > > >
> > > > > > > Thank you!