<?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 'or' selector in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752919#M719188</link>
    <description>&lt;P&gt;I'm trying to create a set analysis to look at patients that meet at least one of 2 criteria: Acuity = 1 or Disposition = PICU. I would like it to sum the patients seen that meet either 1 or both of those criteria.&lt;/P&gt;&lt;P&gt;I have the below set analysis but know it's looking for patients that meet both - how do I adjust this so that it does an OR not an AND?Is there something other than a set analysis I should use?&lt;/P&gt;&lt;P&gt;count({&amp;lt;&lt;BR /&gt;[Acuity]={1},&lt;BR /&gt;[Disposition]={'PICU'}&amp;gt;}&lt;BR /&gt;[Patient Seen])&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>cbv</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>'or' selector in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752919#M719188</link>
      <description>&lt;P&gt;I'm trying to create a set analysis to look at patients that meet at least one of 2 criteria: Acuity = 1 or Disposition = PICU. I would like it to sum the patients seen that meet either 1 or both of those criteria.&lt;/P&gt;&lt;P&gt;I have the below set analysis but know it's looking for patients that meet both - how do I adjust this so that it does an OR not an AND?Is there something other than a set analysis I should use?&lt;/P&gt;&lt;P&gt;count({&amp;lt;&lt;BR /&gt;[Acuity]={1},&lt;BR /&gt;[Disposition]={'PICU'}&amp;gt;}&lt;BR /&gt;[Patient Seen])&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752919#M719188</guid>
      <dc:creator>cbv</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: 'or' selector in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752924#M719189</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/127797"&gt;@cbv&lt;/a&gt;&amp;nbsp; like ?&lt;/P&gt;&lt;LI-CODE lang="python"&gt;count({&amp;lt;[Acuity]={1}&amp;gt;+&amp;lt;[Disposition]={'PICU'}&amp;gt;} [Patient Seen])&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 15 Oct 2020 15:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752924#M719189</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-10-15T15:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: 'or' selector in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752958#M719190</link>
      <description>&lt;P&gt;perfect, thanks so much!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 17:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752958#M719190</guid>
      <dc:creator>cbv</dc:creator>
      <dc:date>2020-10-15T17:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: 'or' selector in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752964#M719191</link>
      <description>&lt;P&gt;As a follow-up, is there a way to create a selector for this without editing the script (I don't' have access). So I could ideally select this and it would add a condition to the current selections to pull any patient with an acuity of 1 or disposition of PICU? Trying to build out a table to show patient level detail of anyone meeting these criteria.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 17:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/or-selector-in-set-analysis/m-p/1752964#M719191</guid>
      <dc:creator>cbv</dc:creator>
      <dc:date>2020-10-15T17:47:30Z</dc:date>
    </item>
  </channel>
</rss>

