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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Use of SubQuery in report

edited Sep 14, 2018 1:40PM in Reporting and Analytics for HCM 3 comments

Summary

Use of SubQuery in report

Content

Hello,

I need to use  a subquery inside a main query to retrieve the person ID of the performance document manager.But its not allowing me to use the subquery in the usual way (like we do in database)

As I am new to the reporting,Can anybody please advise the step to use subquery inside the main query in oracle cloud  pls

  • Following is my sql>>

SELECT "Workforce Performance - Performance Task Status Real Time"."Performance Document Details"."Performance Document Manager Identifier",(SELECT "Workforce Performance - Performance Task Status Real Time"."Assignment Manager List Unsecured"."Manager Person Number"  FROM "Workforce Performance - Performance Task Status Real Time" WHERE "Workforce Performance - Performance Task Status Real Time"."Assignment Manager List Unsecured"."Manager Identifier"="Workforce Performance - Performance Task Status Real Time"."Performance Document Details"."Performance Document Manager Identifier") s_1, 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!