LidoDeJesolo
MIS
CR 8.5
SQL2000 db using ODBC link
I'm trying to add a "rule" to my formulas that only bring back results from within my range parameter [date range].
So for example I have the following formula:
(Sum ({@lessthan1day}, {@OperatorName})/DistinctCount ({@IncidentFullID} , {@OperatorName}))*100
This gives me the percentage of incidents resolved within 1 day. However I want to add to this formula and specify only those incidents where the field [arriveDT] is within the boundaries of my parameter [date range].
Any help or pointers would be appreciated. I hope I've explained myself well enough.
Lido
Development & Reporting
UK
SQL2000 db using ODBC link
I'm trying to add a "rule" to my formulas that only bring back results from within my range parameter [date range].
So for example I have the following formula:
(Sum ({@lessthan1day}, {@OperatorName})/DistinctCount ({@IncidentFullID} , {@OperatorName}))*100
This gives me the percentage of incidents resolved within 1 day. However I want to add to this formula and specify only those incidents where the field [arriveDT] is within the boundaries of my parameter [date range].
Any help or pointers would be appreciated. I hope I've explained myself well enough.
Lido
Development & Reporting
UK