SOLVED
Replace Values in Columns in a Table using a different Table
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
dmc141
6 - Meteoroid
Tuesday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have two tables, Table 1 and Table 2 as listed below. Note that Table 1 and Table 2 have matching column names, but Table 1 has extra columns which are not in Table 2. Also, both Table 1 and Table 2 have matching values in all the "Key" columns.
Using the matching keys in both Table 1 and Table 2, I want to replace the values which match using the values in Table 2. As a result, the new updated Table 1 should look like this:
I tried to do something like find and replace, but it seems like a very inefficient way to do it, so if anyone could help me with this I would greatly appreciate it. I also added the test data below, thank you!
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
- Join
- Transformation
2 REPLIES 2
ntakeda
12 - Quasar
Tuesday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
flying008
15 - Aurora
Tuesday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
