The following the record selection statementin my report.
{HPD:HelpDesk.Assigned To Group+} like "*DC*" and
({HPD:HelpDesk.Create Time}<{?Date} and {HPD:HelpDesk.Status} <> "Closed" or
{HPD:HelpDesk.Assigned To Group+} like "*DC*" and
({HPD:HelpDesk.Create Time}<{?Date} and {HPD:HelpDesk.Status-History.Closed.TIME} > {?Date})
I can run the report for a specific date but I need to get this information for a range of dates. If I change the parameter field to allow for mutiple values and choose the option Range Value(s) I get the error "The array must be subscripted...."
Any suggestions?
Thank in advance for any help or advice.
LaD
{HPD:HelpDesk.Assigned To Group+} like "*DC*" and
({HPD:HelpDesk.Create Time}<{?Date} and {HPD:HelpDesk.Status} <> "Closed" or
{HPD:HelpDesk.Assigned To Group+} like "*DC*" and
({HPD:HelpDesk.Create Time}<{?Date} and {HPD:HelpDesk.Status-History.Closed.TIME} > {?Date})
I can run the report for a specific date but I need to get this information for a range of dates. If I change the parameter field to allow for mutiple values and choose the option Range Value(s) I get the error "The array must be subscripted...."
Any suggestions?
Thank in advance for any help or advice.
LaD