SOLVED
Normalize vendor/supplier names
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
lindbergh
7 - Meteor
‎04-05-2016
02:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a list of vendor/supplier names with different variations. For example, I will have 75 records with Amazon Web Services and 25 records with AWS as names for Amazon Web Services. What I want to do is name all the records with AWS, as Amazon Web Services.
I tried to create a join and union but that did not seem to return the 100 records.
How would I be able to normalize the names?
Thanks
Solved! Go to Solution.
Labels:
- Labels:
- Join
- Preparation
- Transformation
2 REPLIES 2
ACE Emeritus
‎04-05-2016
02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎04-05-2016
06:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That worked. Thanks
