Community
This field is required.
Only these extensions are allowed(.jpg, .JPG, .jpeg, .JPEG, .gif, .GIF, .png, .PNG)
Tags cannot contain the characters ' /, \\, #, ?, or ; >,< '
Only these extensions are allowed(.zip,.ZIP,.pdf,.PDF,.qvf,.QVF,.qvw,.QVW)
If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
Are there any functions for Qlik Sense that can match strings and give a score on the likeness.
Thank you
Maybe :
https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFun...
http://help.qlik.com/fr-FR/qlikview/12.1/Subsystems/Client/Content/Scripting/ConditionalFunctions/wi...
string matching with fuzzy, trigram (n-gram), levenshtein, etc.
Take a look on this: String Comparison.
- Marcus