RightNow Communities Logo

RightNow Customer Forums

Register  ·  Sign In  ·  Help
Jump to Page:   1
  Reply   Reply  

Time in Reopen status
Options    Options  
ksmithSerSol
Contributor
Posts: 40


ksmithSerSol

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

Kudos!
11-06-2009 01:12 PM
 
Jump to Page:   1