Explain internal match function()?
Answer / Digvendra Singh Sagar
The internal match function in QlikView is a built-in function used to perform fuzzy matching on strings. It allows for partial matches by searching for strings that have similar characters. This can be useful when dealing with data that may contain typos or variations in spelling.nnSyntax: `internal match(string1, string2[, threshold])`nn- `string1`: The first string to compare.n- `string2`: The second string to compare.n- `threshold` (optional): A value between 0 and 1 that specifies the maximum allowed dissimilarity between the two strings. If not provided, a default threshold of 0.5 is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between a list box and a multi box?
What is apply map (mapping tables)?
What is webview mode?
Which protocols are used in sending commands in QlikView?
What is the difference between the string aggregate functions MinString(), MaxString() and FirstValue(), LastValue()?
Which components constitute the front end of qlikview’s architecture?
What can you do from a box plot wizard?
What will you find in the menu bar of QlikView?
What is the difference between odbc, ole db & jdbc?
How you connect qlikview to database?
What are the limitations of bi?
How can data generate automatically in QlikView?