cancel
Showing results for 
Search instead for 
Did you mean: 

Approximate Match To String Based On Input File

AndrzejFidos
Level 4
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
------------------------------
1 BEST ANSWER

Best Answers

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
------------------------------

View answer in original post

4 REPLIES 4

John__Carter
Staff
Staff
You'd have to implement your own fuzzy match code, maybe something like a Levenshtein distance algorithm.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

Thank you for the reply, 
is there any VBO available now for this purpose?

Andrzej

------------------------------
Andrzej Fidos
------------------------------

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
------------------------------

OK! I will check then. Thank you for replies BP Team!

------------------------------
Andrzej Fidos
------------------------------