Data Sources

There are multiple data sources you can use for most of the Step settings:

Static

Input of a static string.

Step Data

Use data of any step before this step.

Qlik Data

Use a Qlik Expression (defined in the Qlik properties panel) to get data.

WARNING

Selections made will not instantly be made on these Qlik Expressions you may need to wait for changes on the data model!

Extra Value

Some common values used inside Chains for easy access:

  • Now - The current date and time.
  • StartValue - The StartValue set when creating a new entry. If none is set the value will be null.
  • User - The current logged in user.
  • AppId - The id of the current app.
  • AppName - The name of the current app.

Chain Variable

Use a Variable as data.

Array

In some cases (e.g. creating DB Entries) you can iterate over an array inside the step. Then you can select the key of the array to use as data.