Tables: Join two tables

Options
Product_Request
Product_Request Posts: 564 admin
edited November 2019 in Ideas

Combine data from two tables, matching on a column that is common between the two of them, similar to CSV - Update file with another file.
Unlike the CSV action, this should have a parameter to join on all matches, not just the first one, when the column doesn't have unique values.

Example use case (2 data sets):
1. Employee asset data
2. Master/foundational data
User ID exists in both data sets and acts as the key. It can exist many times in the employee asset data but only once in the master/foundational data. Looking to return cost center, business unit, site from the master/foundational data set to the employee asset data and update every row.

10
10 votes

Swept · Last Updated

Comments