<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IF with Mixmatch and And ...... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404472#M485601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(MixMatch(Trim(location),'AS','CA') AND Trim(Source) = 'S', CODE) AS CODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Apr 2013 14:02:40 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2013-04-26T14:02:40Z</dc:date>
    <item>
      <title>IF with Mixmatch and And ......</title>
      <link>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404470#M485599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont seem to have the desired result...Help! This is what i want to do IF location is 'AC' AND 'CA' and source is 'S' then CODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(TRIM(MIXMATCH(location,'AS','CA')) AND TRIM(Source) = 'S','S') AS CODE;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404470#M485599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T13:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: IF with Mixmatch and And ......</title>
      <link>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404471#M485600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think location can't have two values in the same record. So 'AC' AND 'CA' is not possible. If you want 'AC' or 'CA' then &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;MIXMATCH(location,'AS','CA')&lt;/SPAN&gt; won't work as AS is not AC. Try &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;MIXMATCH(location,'AC','CA') instead. And possibly you want &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;MIXMATCH(TRIM(location),'AC','CA') instead of putting the trim on the outside.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404471#M485600</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-26T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: IF with Mixmatch and And ......</title>
      <link>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404472#M485601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(MixMatch(Trim(location),'AS','CA') AND Trim(Source) = 'S', CODE) AS CODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 14:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-with-Mixmatch-and-And/m-p/404472#M485601</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-04-26T14:02:40Z</dc:date>
    </item>
  </channel>
</rss>

