Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
How can i implement levenshtein algorithm in qlik sense.?
I want to masesure the difference between two sequences.
for e.g
3a2003 and 3a20003
for this one character required to edit.
Thank you.
HI,
Check this link.
https://community.qlik.com/thread/115800
It may be helpful.
Regards,
Kaushik Solanki
There is an undocumented function for this in Qlik Sense - LevenshteinDist - that was introduced in the June 2017 release. The only place you can find reference to it is in the API explorer: https://api-insights.qlik.com/. I've tested it and can validate it does work, even though it's not documented.