Loading
Tableau Next
目录
选择筛选器

          没有结果
          没有结果
          以下是一些搜索提示

          检查关键字的拼写。
          使用更普遍的搜索词。
          选择更少的筛选器,并扩大搜索范围。

          搜索所有 Salesforce 帮助
          Combine Rows from Different Data Sources by Using the Append Node

          Combine Rows from Different Data Sources by 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 to append.
            1. Select the object that you want to add.
            2. 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.

           
          正在加载
          Salesforce Help | Article