CRXI
ODBC Connection to Remedy ARS 5.1
Hi All,
I would like to ditch a subreport that I have within a main report. The current way the report works is like this. Show me each 'Parent' Incident where a 'Team' fails a resolution SLA time within a certain period. The subreport is linked by an INC# which retrieves each 'Child' record which shows the timing detail of the incident along with a number of other useful fields.
What I would like to do if possible is create a SQL expression that will retrieve all of these records in the main report without the need for the subreport:
Show me each 'Parent'Incident where a 'Team' fails within a certain period, then show me all 'Child' records relating to the Parent Incident. (The Incident numbers are the same in both the Parent and Child records)
As always any help is much appreciated.
ODBC Connection to Remedy ARS 5.1
Hi All,
I would like to ditch a subreport that I have within a main report. The current way the report works is like this. Show me each 'Parent' Incident where a 'Team' fails a resolution SLA time within a certain period. The subreport is linked by an INC# which retrieves each 'Child' record which shows the timing detail of the incident along with a number of other useful fields.
What I would like to do if possible is create a SQL expression that will retrieve all of these records in the main report without the need for the subreport:
Show me each 'Parent'Incident where a 'Team' fails within a certain period, then show me all 'Child' records relating to the Parent Incident. (The Incident numbers are the same in both the Parent and Child records)
As always any help is much appreciated.