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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

MIXMATCH

salve ragazzi

potete dirmi come si utilizza la sintassi del MIXMATCH ? e cosa fa?

grazie per l'attenzione

6 Replies
Not applicable
Author

please

Not applicable
Author


Hi,

Can you please translate your requirement in english

Not applicable
Author

Hi guys

can you tell me come SI uses the syntax of Mixmatch? and What does it do?


Thank you for your attention

Colin-Albert
Partner - Champion
Partner - Champion

Hi guys

   Can you tell me how you use the syntax of Mixmatch ? and what does it do? (Thanks to google translate)

Try this post (sorry but it's in English)

http://community.qlik.com/thread/41116

Not applicable
Author

Mixmatch function performs case insensitive search

It is same as match but it treats upper case and lower case alphabet as same

maxgro
MVP
MVP

mixmatch( str, expr1 [ , expr2,...exprN ] ) effettua un confronto indipendente da maiuscole/minuscole

Esempio:

mixmatch( M, 'Jan','Feb','Mar')

confronta M  con  Jan Feb Mar

ritorna 1 se M è Jan, 2 se  Feb, 3 se  Mar, altrimenti 0

lo trovi nell'help online di Qlik, in italiano se hai settato la lingua in italiano