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

Remove Manager role from Worker self-evaluation Performance Task

Summary:

Hello, I need help to check if my case statement below is correct. I encountered errors several times so I'm not sure what is the problem with this.

I want to include only Employee role in Worker self-evaluation / remove Manager from the report. Can you help check my case statement please? Thank you!

CASE WHEN "Workforce Performance - Performance Task Status Real Time"."Performance Task"."Performance Task" = 'Worker self-evaluation' AND "Workforce Performance - Performance Task Status Real Time"."Performance Document Participant"."Role Definition" = 'Employee' THEN 'Include' ELSE NULL END AS "Performance Task Status" FROM "Workforce Performance - Performance Task Status Real Time"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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