Create Dataset
Previous Top Next

Create Dataset is used to construct a new in-memory dataset that combines data from other datasets or variables and can then used in other child actions.

graphic
  
Populate  Dataset
The name of the dataset that will be created and populated with data.
Dataset Fields
The data to populate the dataset with. You need to specify the field name, data type and value  for each column in the dataset.

If this component is executed in a loop as a child component a record will be added for each iteration and the values populated by evaluating expressions entered in the value field.