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

How to pass the string values from the dashboard prompt to analysis

edited Nov 26, 2018 10:01AM in Reporting and Analytics for HCM 4 comments

Summary

passing string values to the analysis which is created from direct database request from the dashboard prompt

Content

I am creating a analysis using direct database request.i need to gives filters in the query so i followed the syntax like 

  goal_name              IN (@{Goal_plan}{goal_name})
 AND Department_name     IN (@{Department}{Department_name})
 AND  location_name      IN (@{Location}{location_name})
  AND Business_Unit_name IN (@{Sub_business_unit}{Business_Unit_name})

 

But I am getting Errors like 

1)message: ORA-00904: "GAS": invalid identifier at OCI call OCIStmtExecute. (HY000)

2)ORA-00907: missing right parenthesis at OCI call OCIStmtExecute. (HY000)

Is there anything wrong in the syntax .please check once i am attaching query.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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