Search In Data
Search the Qlik data model for a value and get associated values.
Search In
- The Field or Qlik expression to search in.Search For
- The Value to search for in your Search in data.Type
StartsWith
- Search for values that start with the given value.Contains
- Search for values that contain the given value.Matches
- Search for values that match the given value.EndsWith
- Search for values that end with the given value.
Extra Columns
- This are the values associated for your search result. This will automatically get saved as stepdata and are available for other steps. It can be either QlikData or a field.
When the search is succesfull(exactly one value found) the StepData SearchInDataSuccess
will be set to true
.