URL to LSQL Analysis with Parameter — Cloud Customer Connect
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

URL to LSQL Analysis with Parameter

edited Nov 18, 2018 4:46PM in Reporting and Analytics for HCM 1 comment

Summary

How to prompt on LSQL column so that assignment_id can be passed in URL?

Content

Hi guys,

We have a Logical SQL analysis which we'd like to embed on the app screen, so it would be filtered by the AssignmentID parameter.

Usually, I would pass the following link on the screen:

"../../analytics/PATH&.....&col1="Assignment%20Event%20Details"."Assignment%20Id"&val1=#{pageFlowScope.AssignmentId}

this time I used a different column name (as it appears on the analysis):

.....&col1="OUTER_Q.ASSIGNMENT_ID"."OUTER_Q.ASSIGNMENT_ID"&val1=#{pageFlowScope.AssignmentId}

and used the "OUTER_Q.ASSIGNMENT_ID"."OUTER_Q.ASSIGNMENT_ID" is prompted filter.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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