Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Community 🙂 !
I have a problematic. I need to write a word in a textfield and compute levensthein macro on this value.
Is it possible to compute the levensthein Distance between My word and the differents values of a column ?
Can I have some example or a help please?
Example :
v_Textfield = 'Computer'
When i clik on a bouton, it will compute the levensthein on all my Product data in PRODUCT column
Thank you so much !