Need a solution
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I have a situation, have 2 dataset which need to be best matched. 1st data set contain name of the hotels and the 2nd dataset contain the brand. I need to match the correct brand to each hotel. How should i solve this? Tried appending the field but not working, Fuzzy match is giving wrong results, dataset is big.
eg:
Hotel Name
Hyatt Ahmedabad
Hyatt Regency Ahmedabad
Holiday Inn Washington
Holiday Inn Express Newyork
Brand Name
Holiday Inn
Holiday Inn Express
Hyatt Regency
Hyatt
Solved! Go to Solution.
- Labels:
- Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello, Thanks for your reply, this has partially worked but not working fully as the strings are compared with the exact keyword but if there is a slight change in the keyword, no results coming. Say if the hotel name starts with Radisson Blu xyz and the brand name in the list is Radisson Blu/Red, no results obtained. I have many instances of such cases where keyword is differing. A solution to this will be highly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Wow! this has worked. highly appreciate your help! Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Attaching the sample data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Data_enthusiast something you can do with the Fuzzy match but it is not giving me all the match, but you can play around
