<?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: Expression not working with if condition using not in ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-not-working-with-if-condition-using-not-in/m-p/1969450#M1220492</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17306"&gt;@ashmitp869&lt;/a&gt;&amp;nbsp; You are using the Set analysis syntax in the If statement. You can write it as below as&lt;/P&gt;
&lt;P&gt;if( not match (&lt;SPAN&gt;ED_VISIT_TYPE_CD,'12','13')&amp;nbsp; and not match(ED_SEPARATION_MODE_CD&amp;nbsp;,'99'),'1','0'&lt;/SPAN&gt;) as New_Column&lt;/P&gt;
&lt;P&gt;This should resolve your issue.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 02:58:09 GMT</pubDate>
    <dc:creator>sidhiq91</dc:creator>
    <dc:date>2022-08-17T02:58:09Z</dc:date>
    <item>
      <title>Expression not working with if condition using not in ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-working-with-if-condition-using-not-in/m-p/1969437#M1220491</link>
      <description>&lt;P&gt;Please help me with the below expression&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=If(ED_VISIT_TYPE_CD -= {'12','13'} and ED_SEPARATION_MODE_CD -= {'99'},1,0)&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 01:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-working-with-if-condition-using-not-in/m-p/1969437#M1220491</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-08-17T01:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not working with if condition using not in ?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-working-with-if-condition-using-not-in/m-p/1969450#M1220492</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17306"&gt;@ashmitp869&lt;/a&gt;&amp;nbsp; You are using the Set analysis syntax in the If statement. You can write it as below as&lt;/P&gt;
&lt;P&gt;if( not match (&lt;SPAN&gt;ED_VISIT_TYPE_CD,'12','13')&amp;nbsp; and not match(ED_SEPARATION_MODE_CD&amp;nbsp;,'99'),'1','0'&lt;/SPAN&gt;) as New_Column&lt;/P&gt;
&lt;P&gt;This should resolve your issue.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 02:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-working-with-if-condition-using-not-in/m-p/1969450#M1220492</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-08-17T02:58:09Z</dc:date>
    </item>
  </channel>
</rss>

