<?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 Match and NotMatch not working correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match-and-NotMatch-not-working-correctly/m-p/1831627#M1214586</link>
    <description>&lt;P&gt;HI there,&lt;/P&gt;&lt;P&gt;Please kindly assist with the match and not match function in qlikview script -&lt;/P&gt;&lt;P&gt;IF([ENCOUNTER_TYPE] = 'Inpatient' AND [episode_of_care_type]= '09', 'Others',IF([ENCOUNTER_TYPE] = 'Non-Admitted', 'Non Admitted',&lt;BR /&gt;IF([ENCOUNTER_TYPE] = 'Emergency', 'Emergency',&lt;BR /&gt;IF(Match([episode_of_care_type], '1','01' ,'5' ,'05'), 'Acute',&lt;BR /&gt;IF(Not Match([episode_of_care_type],'1' ,'01','5','05' ,'M','9','09'), 'Sub-Acute','Unknown' ))))) AS [Episode of Care Type Groups]&lt;/P&gt;&lt;P&gt;I am not getting the 'Acute; and 'Sub-Acute' group.&lt;/P&gt;&lt;P&gt;Please kindly assist.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Aug 2021 01:32:30 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2021-08-27T01:32:30Z</dc:date>
    <item>
      <title>Match and NotMatch not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Match-and-NotMatch-not-working-correctly/m-p/1831627#M1214586</link>
      <description>&lt;P&gt;HI there,&lt;/P&gt;&lt;P&gt;Please kindly assist with the match and not match function in qlikview script -&lt;/P&gt;&lt;P&gt;IF([ENCOUNTER_TYPE] = 'Inpatient' AND [episode_of_care_type]= '09', 'Others',IF([ENCOUNTER_TYPE] = 'Non-Admitted', 'Non Admitted',&lt;BR /&gt;IF([ENCOUNTER_TYPE] = 'Emergency', 'Emergency',&lt;BR /&gt;IF(Match([episode_of_care_type], '1','01' ,'5' ,'05'), 'Acute',&lt;BR /&gt;IF(Not Match([episode_of_care_type],'1' ,'01','5','05' ,'M','9','09'), 'Sub-Acute','Unknown' ))))) AS [Episode of Care Type Groups]&lt;/P&gt;&lt;P&gt;I am not getting the 'Acute; and 'Sub-Acute' group.&lt;/P&gt;&lt;P&gt;Please kindly assist.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 01:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-and-NotMatch-not-working-correctly/m-p/1831627#M1214586</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2021-08-27T01:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Match and NotMatch not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Match-and-NotMatch-not-working-correctly/m-p/1831647#M1214589</link>
      <description>&lt;P&gt;You are using two different fields in your expression, so if one of the first two conditions is fulfilled, the latter two wouldn't be relevant.&lt;BR /&gt;Maybe you need to create two separate fields.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 05:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-and-NotMatch-not-working-correctly/m-p/1831647#M1214589</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2021-08-27T05:42:38Z</dc:date>
    </item>
  </channel>
</rss>

