Hi all,
I want to group by agent group, so the total data per group per interval in a historical interval Agent group report.
The sum is added in the query items but I seem to have problems with my where statement.
This is what I have now :
ROW_DATE = [Date:] and ACD=$acd and LOGID in (select value from agroups where item_name = [Agent Group:] and acd_no=$acd) AND STARTTIME = [Times:] GROUP BY 1,2, INTRVL, STARTTIME
Everything I try is generating syntacts errors sofahr, anybody got any idea's ?
Thx,
RJ
Semper in faecibus sumus, sole profundum variat
I want to group by agent group, so the total data per group per interval in a historical interval Agent group report.
The sum is added in the query items but I seem to have problems with my where statement.
This is what I have now :
ROW_DATE = [Date:] and ACD=$acd and LOGID in (select value from agroups where item_name = [Agent Group:] and acd_no=$acd) AND STARTTIME = [Times:] GROUP BY 1,2, INTRVL, STARTTIME
Everything I try is generating syntacts errors sofahr, anybody got any idea's ?
Thx,
RJ
Semper in faecibus sumus, sole profundum variat