Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Applicable88
Creator III
Creator III

If and match functions combined

Hello,

I learnt that a match-function only return the cellnumber where it is. 

But what is actually happening if you combine it with a if-function?  

like this one: =If(Match([Serialnumber-Prefixes],'BM','BF'), 'Homebuild')

As long as the match-function in the column [Serialnumber-Prefixes] find a prefix with BM or BF it will give you a TRUE value, hence its then " Homebuild"? #

Hope someone can explain it to me. 

 

Thank you very much. 

 

0 Replies