Append datasets
Last updated
Was this helpful?
The Append step allows you to combine multiple datasets (listed in the DataHub) vertically, adding rows from other datasets to the current dataset.
Select datasets to append column(string)*: the name of the datasets you want to append to the current dataset
Input



Configuration
Output

Last updated
Was this helpful?
Was this helpful?
{
"datasets": ["dataset_to_append_2", "dataset_to_append_3"]
}