Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-06-20 10:53 AM
Hi!
I am looking for a way to find an approximate match for a string in a dropdown menu based on input that can be incorrect to some extent.
F. ex. "Phone Number Type" as a String with Input as "phone nmber type". Can anyone share ideas on how to do that?
Regards,
Andrzej
------------------------------
Andrzej Fidos
------------------------------
I am looking for a way to find an approximate match for a string in a dropdown menu based on input that can be incorrect to some extent.
F. ex. "Phone Number Type" as a String with Input as "phone nmber type". Can anyone share ideas on how to do that?
Regards,
Andrzej
------------------------------
Andrzej Fidos
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-06-20 06:25 AM
Hi,
There is an asset on DX for this https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-examplesapprox-matching
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
There is an asset on DX for this https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-examplesapprox-matching
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-06-20 06:11 PM
You'd have to implement your own fuzzy match code, maybe something like a Levenshtein distance algorithm.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-06-20 02:37 PM
Thank you for the reply,
is there any VBO available now for this purpose?
Andrzej
------------------------------
Andrzej Fidos
------------------------------
is there any VBO available now for this purpose?
Andrzej
------------------------------
Andrzej Fidos
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-06-20 06:25 AM
Hi,
There is an asset on DX for this https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-examplesapprox-matching
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
There is an asset on DX for this https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-examplesapprox-matching
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-06-20 12:07 PM
OK! I will check then. Thank you for replies BP Team!
------------------------------
Andrzej Fidos
------------------------------
------------------------------
Andrzej Fidos
------------------------------
