<?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 Set Analysis using E() in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-using-E/m-p/1893238#M200049</link>
    <description>&lt;P&gt;I have an expression that looks like this:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;=COUNT(TOTAL {&amp;lt; patient_region=E({&amp;lt;patient_region={'$(vCurrentRegion)'}&amp;gt;}), patient_province , admission_category &amp;gt;} patient_id)&lt;/P&gt;
&lt;P&gt;This should calculate the total number of cases excluding the cases in the current region selected. For some reason it is still counting the cases in the current region. Is there anything wrong with my set analysis?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 15:41:41 GMT</pubDate>
    <dc:creator>nira</dc:creator>
    <dc:date>2022-02-15T15:41:41Z</dc:date>
    <item>
      <title>Set Analysis using E()</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-using-E/m-p/1893238#M200049</link>
      <description>&lt;P&gt;I have an expression that looks like this:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;=COUNT(TOTAL {&amp;lt; patient_region=E({&amp;lt;patient_region={'$(vCurrentRegion)'}&amp;gt;}), patient_province , admission_category &amp;gt;} patient_id)&lt;/P&gt;
&lt;P&gt;This should calculate the total number of cases excluding the cases in the current region selected. For some reason it is still counting the cases in the current region. Is there anything wrong with my set analysis?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 15:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-using-E/m-p/1893238#M200049</guid>
      <dc:creator>nira</dc:creator>
      <dc:date>2022-02-15T15:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis using E()</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-using-E/m-p/1893247#M200050</link>
      <description>&lt;P&gt;You can do without E.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=COUNT(TOTAL {&amp;lt; patient_region&lt;STRONG&gt;-={'$(vCurrentRegion)'},&lt;/STRONG&gt; patient_province , admission_category &amp;gt;} patient_id)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 15:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-using-E/m-p/1893247#M200050</guid>
      <dc:creator>Almen</dc:creator>
      <dc:date>2022-02-15T15:51:40Z</dc:date>
    </item>
  </channel>
</rss>

