You can use the CombineDatasets action to merge the specified records (datasets) and return them in a new record.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
ACTIONLIST |
datasets |
Specifies actions that each return a record. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns the merged record. |