<?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: Problem with not in in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725143#M260121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try and write another way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;if( &lt;STRONG&gt;NOT&lt;/STRONG&gt; Match(CODE,'800','810','830,'410'&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;,'420','900'), 'Not OK') as [Flow]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 14:40:29 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-08-06T14:40:29Z</dc:date>
    <item>
      <title>Problem with not in</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725141#M260119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have a trouble with the LOAD part in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do :&lt;/P&gt;&lt;P&gt;if (CODE&amp;lt;&amp;gt;('800','810','830,'410','420','900'), 'Not OK') as [Flow]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is someone have any solution ?&lt;/P&gt;&lt;P&gt;Thanks ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725141#M260119</guid>
      <dc:creator />
      <dc:date>2014-08-06T14:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with not in</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725142#M260120</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 With wildmatch()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if (not wildmatch(CODE,'800','810','830,'410','420','900'), 'Not OK') as [Flow]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725142#M260120</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-08-06T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with not in</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725143#M260121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try and write another way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;if( &lt;STRONG&gt;NOT&lt;/STRONG&gt; Match(CODE,'800','810','830,'410'&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;,'420','900'), 'Not OK') as [Flow]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725143#M260121</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-08-06T14:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with not in</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725144#M260122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(NOT MATCH(CODE,'800','810','830','410','420','900'), 'Not OK') as [Flow] &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725144#M260122</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-06T14:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with not in</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725145#M260123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if ( not match(CODE,'800','810','830','410','420','900'), 'Not OK', 'OK') as Flow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725145#M260123</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-06T14:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with not in</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725146#M260124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you everyone &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-not-in/m-p/725146#M260124</guid>
      <dc:creator />
      <dc:date>2014-08-06T14:43:05Z</dc:date>
    </item>
  </channel>
</rss>

