Create parameters to support advanced interactions

Since the structure in the hierarchical datamodel is much more straight forward the number of parameters that can be used are also limited. We support storing your selections in 2 parameters:

  1. Child ID

  2. Child Label

So basically it allows you to store the employee number or label in a parameter. In this example we created two parameters called ChildID-param and ChildLabel-param. No specific naming convention is needed in this case and the parameter again needs to be of type String and without any initial content.

Last updated