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
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Case statement is not working in OTBI report.

Summary:

CASE WHEN "Worker Assignment Details"."PER_ASG_DF_REHIRE_DATE_" IS NOT NULL THEN "Worker Assignment Details"."PER_ASG_DF_REHIRE_DATE_"
WHEN "Worker Assignment Details"."PER_ASG_DF_ACQUISITION_DATE_" IS NOT NULL THEN "Worker Assignment Details"."PER_ASG_DF_ACQUISITION_DATE_" WHEN "Worker Payroll"."Payroll Start Date" = to_datetime('03/15/2019', 'MM/DD/YYYY') THEN "Worker"."Enterprise Hire Date"WHEN "Worker Payroll"."Payroll Start Date" = to_datetime('07/28/2019', 'MM/DD/YYYY') THEN "Worker"."Enterprise Hire Date" WHEN "Worker Payroll"."Payroll Start Date" = to_datetime('09/29/2019', 'MM/DD/YYYY') THEN "Worker"."Enterprise Hire Date"ELSE "Worker Payroll"."Payroll Start Date" END

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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