Function field blank on a Report for the ECC queue

ayman24
Tera Contributor

Hi,

I need to create report for a specific process in the ECC queue that shows the time difference between Processed time stamp and the Created timestamp. I used a new function field to do this but can't see any values appear on the list-type report. Anyone know where I am going wrong?

 

This is my Function field

Screenshot 2024-06-07 at 11.45.48.png

 

 

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Basically it should work. Do you really have records with a different "processed" value than "sys_created_on".

And what exactly do you want to measure. The difference between creating a record and the response from the MID server? If so, this will not work as the MID server responses are to be found in different records with "Queue" = "input".