|
|
|
RightNow Customer Forum :
Solution Discussion :
Reporting & Analysis :
Time in Reopen status
|
|
|
|
|
|
|

|
Time in Reopen status
|
|
ksmithSerSol
Contributor
Posts: 40

Message 1 of 1

Viewed 39 times
|

|
|
Hi all, I'm trying to create a report that shows all current incidents in reopen status, and the amount of time they've been reopened. This is what I tried, but all I get are 0s: if(incidents.status_id != 8, date_diff(sysdate(), transactions.created)). Is there a different date field I should be using to calculate this time? Thanks! ~Kelli
|
|
|
|
11-06-2009 01:12 PM
|
|
|
|
|
|
|
|
|
|