I am trying to run a report for technical calls that took more than 3 days to resolve. The formula that I am using is not working;
If {Help_Desk.Open Date} in Over3Days Then {Help_Desk.Open Date} Else 0
When I check the formula it gives me the following error "A number,currency amount,boolean or string is expected her."
Can someone please tell me what I am doing wrong. Thank you in advance.
If {Help_Desk.Open Date} in Over3Days Then {Help_Desk.Open Date} Else 0
When I check the formula it gives me the following error "A number,currency amount,boolean or string is expected her."
Can someone please tell me what I am doing wrong. Thank you in advance.