Using Match() & Wildmatch() in QlikView script

Using Match() & Wildmatch() in QlikView script

The Match() function in QlikView is used to match the value of a string on expression with the data value present in a column. It is similar to the in function that we see in SQL language. It is useful to fetch rows containing specific strings and it also has an extension in form of wildmatch() function.

Let's consider the following data as input file for the examples illustrated below.

To view or add a comment, sign in

More articles by Vishal Loharkar

Explore content categories