Hi ,
I’ve two big datasets and both don’t have a unique_id to join/merge, Does any one have an idea how to join them? Data_1 is a summary file and Data_2 is a detail of the summary of the file. Here is an example of both datasets. Any help is appreciated?
Data_1 is a summary file
| ID | Group |
| 00233 | ABCD |
| 00233 | ABCD |
| 02013 | Oxy |
| 02013 | Oxy |
| 02013 | Oxy |
Data_2 is a detail of the summary of the file
| I | Group | ||
| 0233 | ABCD | ||
| 0233 | ABCD | ||
| 0233 | ABCD | ||
| 0233 | ABCD | ||
| 0233 | ABCD | ||
| 0233 | ABCD | ||
| 0233 | ABCD | ||
| PSM2013 | Oxy Inc | ||
| PSM2013 | Oxy Inc | ||
| PSM2013 | Oxy Inc | ||
| PSM2013 | Oxy Inc | ||
| PSM2013 | Oxy Inc |
Again, you need to describe what kind of output you wish - especially when you don't have unique keys.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.