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