How to calculate time from different events — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to calculate time from different events

edited Mar 29, 2021 8:52AM in Reporting and Analytics for HCM 1 comment

Summary

Calculate time difference between different phases (events) in a recruitment process

Content

Hi,

I´m trying to create a report where I can report on the different stages in a recruitment process. I´m using the subject area Recruiting Events Real Time and using formulas similar to the one below to catch the exact dates:

(TIMESTAMPDIFF(SQL_TSI_DAY, MIN(CASE WHEN "Job Requisition History - Event Details"."Phase Code" = 'REQUISITION_DRAFT' THEN  "Job Requisition History - Event Details"."Event Date"  ELSE NUll END),MAX(CASE WHEN "Job Requisition History - Event Details"."Phase Code" = 'REQUISITION_POSTING' THEN  "Job Requisition History - Event Details"."Event Date"  ELSE NUll END)))

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!