Loading
About Salesforce Data 360
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Combine Rows from Different Data Sources Using the Append Node

          Combine Rows from Different Data Sources Using the Append Node

          Use an append node to combine rows from multiple input data sources into a single result.

          1. In a batch data transform that has at least one input node, click the Add Node button (Add Node button) between two nodes or at the end of the data transform.
          2. Select Append.
          3. Select the data to append to the batch data transform.
            Select the input data and then the corresponding columns to append.
            1. Select the object that you want to add (1).
            2. Under Selected Fields (2), choose which of the object’s columns (also called fields) to include in the appended data, or click Name to select all columns.
            3. Click Next.
          4. Choose how to map columns.
            • To automatically map all columns each time your batch data transform runs, turn on Map all columns.
            • To manually map two columns, enter the column name from the appended rows next to its corresponding batch data transform column.
            A batch data transform maps all columns from both data objects based on matching column API names. To map columns that don’t have corresponding API names, select Allow schema merge.
            Note
            Note If a column is mapped for one source and not the other, the append node inserts null values for all source rows that the column doesn’t apply to. If a numeric column isn’t mapped to a source and null numeric handling isn’t enabled, the append node inserts zeroes instead of nulls for those source rows.
          5. To add a column from the appended rows that doesn’t exist in the batch data transform, click + and select the column. Leave the batch data transform column blank.
          6. Click Apply to add the node to the batch data transform.
          7. Click Save.

          When you run the batch data transform, the append node combines rows from both data objects into the same source data.

           
          Loading
          Salesforce Help | Article