<?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 - Uniques in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Set-Analysis-Uniques/m-p/2109246#M1377</link>
    <description>&lt;DIV class="mb-sm mb-xs px-md xs:px-0"&gt;
&lt;DIV id="t3_m5v25g-post-rtjson-content" class="text-neutral-content md max-h-[253px] overflow-hidden s:max-h-[318px] m:max-h-[337px] l:max-h-[352px] xl:max-h-[452px] text-14"&gt;
&lt;P&gt;I have a set analysis formula counting Sales from “Germany” as follows:&lt;/P&gt;
&lt;P&gt;(Count({&amp;lt;[Country]={‘Germany}&amp;gt;} Sales))&lt;/P&gt;
&lt;P&gt;I would like to however only consider the uniques of a third column called “Submissions”. The current selection double counts Submissions.&lt;/P&gt;
&lt;P&gt;How might I go about removing all duplicates of a third column / submissions column?&lt;/P&gt;
&lt;P&gt;TIA!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
    <dc:creator>chandrest</dc:creator>
    <dc:date>2025-03-19T23:02:17Z</dc:date>
    <item>
      <title>Set Analysis - Uniques</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Set-Analysis-Uniques/m-p/2109246#M1377</link>
      <description>&lt;DIV class="mb-sm mb-xs px-md xs:px-0"&gt;
&lt;DIV id="t3_m5v25g-post-rtjson-content" class="text-neutral-content md max-h-[253px] overflow-hidden s:max-h-[318px] m:max-h-[337px] l:max-h-[352px] xl:max-h-[452px] text-14"&gt;
&lt;P&gt;I have a set analysis formula counting Sales from “Germany” as follows:&lt;/P&gt;
&lt;P&gt;(Count({&amp;lt;[Country]={‘Germany}&amp;gt;} Sales))&lt;/P&gt;
&lt;P&gt;I would like to however only consider the uniques of a third column called “Submissions”. The current selection double counts Submissions.&lt;/P&gt;
&lt;P&gt;How might I go about removing all duplicates of a third column / submissions column?&lt;/P&gt;
&lt;P&gt;TIA!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Set-Analysis-Uniques/m-p/2109246#M1377</guid>
      <dc:creator>chandrest</dc:creator>
      <dc:date>2025-03-19T23:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Uniques</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Set-Analysis-Uniques/m-p/2109284#M1378</link>
      <description>&lt;P&gt;Hi, perhaps this.&lt;/P&gt;
&lt;P&gt;=Count(DISTINCT {&amp;lt;[Country]={'Germany'}, Submissions= {"=Count(Submissions) = 1"}&amp;gt;} Sales)&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 07:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Set-Analysis-Uniques/m-p/2109284#M1378</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-08-24T07:04:12Z</dc:date>
    </item>
  </channel>
</rss>

