FUZZY MATCH line by line
- 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
Hello Sir,
i have question need help.
One, do you know how to line by line get fuzzy match score number using fuzzy match function?
Second , how to make decimal to set only 2 decimal.
thank you very much!
Solved! Go to Solution.
- Labels:
- Fuzzy Match
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
1. For getting a match score. Follow the below configuration.
2. To set decimal to 2 decimal. Use the select tool and change the int type to fixed decimal set size 19.2
I hope this helps!
Thanks!
- 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
@lilyyangadsk, will it be possible for you to post the output that you desire? It will be helpful in order to achieve the desired result.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
sample attached, how to force alteryx fuzzy match function to only output matchscore to show what the end user name similarity score with same line account name provided. If excel, we are able to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@lilyyangadsk, I have not heard of any forced Fuzzy but yes to get the desired result you can join the end result.
In that case, I am able to get the records as mentioned in the sample file as required. It might not be the best solution but it is working for me.
I hope this helps!
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thank you, it works!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@lilyyangadsk , Glad it worked!
