Redwood Time Entry page - Guided Journey Report input parameters
Summary:
Redwood Time Entry page - Guided Journey Report input parameters
Content (please ensure you mask any confidential information):
On Add time card redwood page , would like launch a embed BI report link from Guided Journey and pass the assignment id of the add time card page assignment id to the report input parameter.
Tried using below , code . But not worked
&_xmode=4&P_Assignment_ID={Assignment ID}
&_xmode=4&P_Assignment_ID=#{bindings.AssignmentId.inputValue}
If any one has any idea , please share your inputs.
Version (include the version you are using, if applicable):
On Add time card redwood page , would like launch a embed BI report link from Guided Journey and pass the assignment id of the add time card page assignment id to the report input parameter.