<?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 Count OR in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708012#M165251</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to count each patient once if they have at least one of the items = 1&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I am trying to use but it is counting all patients&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count(distinct if(PreferredLanguageFlag='1' or&lt;BR /&gt;CountryofBirthFlag='1' or&lt;BR /&gt;EthnicityFlag='1' or&lt;BR /&gt;InterpreterFlag='1',&lt;BR /&gt;[Patient]) )&lt;/P&gt;&lt;P&gt;Does anybody know where I am going wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:32:27 GMT</pubDate>
    <dc:creator>Taylorcc</dc:creator>
    <dc:date>2024-11-16T18:32:27Z</dc:date>
    <item>
      <title>Count OR</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708012#M165251</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to count each patient once if they have at least one of the items = 1&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I am trying to use but it is counting all patients&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count(distinct if(PreferredLanguageFlag='1' or&lt;BR /&gt;CountryofBirthFlag='1' or&lt;BR /&gt;EthnicityFlag='1' or&lt;BR /&gt;InterpreterFlag='1',&lt;BR /&gt;[Patient]) )&lt;/P&gt;&lt;P&gt;Does anybody know where I am going wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708012#M165251</guid>
      <dc:creator>Taylorcc</dc:creator>
      <dc:date>2024-11-16T18:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count OR</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708035#M165254</link>
      <description>&lt;P&gt;Using Set Analysis:&lt;BR /&gt;&lt;SPAN&gt;=count({&amp;lt;PreferredLanguageFlag={'1'}, CountryofBirthFlag={'1'},&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;EthnicityFlag={'1'}, InterpreterFlag={'1'}&amp;gt;}distinct&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[Patient])&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 04:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708035#M165254</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-06-04T04:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count OR</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708043#M165256</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;your expression looks ok&amp;nbsp;&lt;/P&gt;&lt;P&gt;why do you think it doesn't work?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 05:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Count-OR/m-p/1708043#M165256</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-06-04T05:23:42Z</dc:date>
    </item>
  </channel>
</rss>

