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

Creating dependent prompt in OTBI analysis

edited Jun 25, 2020 12:23PM in Reporting & Analytics for Sales 12 comments

Summary

Creating dependent prompt in OTBI analysis

Content

Team, 
I have created a variabl 1st prompt for "Review Period" with "@{variables.ReviewPeriod}". 
Now i am trying to 2nd prompt for "Performance Document name" depending on the 1st prompt. 
Trying to build the below sql to work. But it is not working. 
Please advise how to complete this task.

1st Prompt: 
Review Period: 
SELECT "Review Period"."Review Period Name" FROM "Workforce Performance - Performance Task Status Real Time"

2nd Prompt: Not working.
Performance Document Name: 
SELECT "Performance Document"."Performance Document Period Name" FROM "Workforce Performance - Performance Task Status Real Time" where "Review Period"."Review Period Name" = '@{variables.ReviewPeriod}{Annual Review Period FY 2020}'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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