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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

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

Using Case Statement on Performance Document Status

Summary:

Hello everyone, I need help on my case statement. Can you please check if this is correct. There are errors when I use the statement. I want to only have 3 statuses (Not Started, In Progress and Completed). Thank you

CASE WHEN "Performance Document Status Details"."Performance Document Status"='Not Started' then 'Not Started' WHEN "Performance Document Status Details"."Performance Document Status"='In progress' then 'In Progress' WHEN "Performance Document Status Details"."Performance Document Status"='Meeting acknowledged, Review meeting held, Worker final feedback provided, Manager final feedback provided, Approved, Document shared with worker, Document acknowledged, Submitted then 'In Progress' WHEN "Performance Document Status Details"."Performance Document Status"='Completed' then 'Completed' END

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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