Skip to content

Append data-item to data-list

Description

Adds data-item input to the end of data-list input

Input Ports

Name dataType sourceType required description
Data-item data-item link-manual link true
Data-list data-list link-manual link false

Scenarios

  • The user wants to append a new data-item value at the end of the original data-list

Input Data-Item

Name Surname
French Poodle

Input Data-List

Name Surname
Jack Russel
Boer Boel

Output Data-List

Name Surname
Jack Russel
Boer Boel
French Poodle

Use case

Command

Inputs
  • Data-Item:
    dataitem
  • Data-List:
  • Fields:
  • Values:
    datalist
Experienced tips
  • If the data-item is empty, the process will continue and not append any new value to the data-list
  • If the data-item contains a value and the data-list is empty, the process will continue and append the data-item to a new data-list
  • If the data-list contains values, the data-item is required to have exactly the same fields as the data-list
Output

Output

Search Tags

Add a row to a data-list