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

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!