<?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 Catalog and Lineage</title>
    <link>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2443415#M1439</link>
    <description>&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;</description>
    <pubDate>Mon, 22 Apr 2024 08:59:37 GMT</pubDate>
    <dc:creator>drankfe5</dc:creator>
    <dc:date>2024-04-22T08:59:37Z</dc:date>
    <item>
      <title>Set Analysis - Uniques</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2443415#M1439</link>
      <description>&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;</description>
      <pubDate>Mon, 22 Apr 2024 08:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2443415#M1439</guid>
      <dc:creator>drankfe5</dc:creator>
      <dc:date>2024-04-22T08:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Uniques</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2443461#M1440</link>
      <description>&lt;P&gt;Maybe you could use something like this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;[Country]={‘Germany}&amp;gt;} Sales) /&amp;nbsp;Count({&amp;lt;[Country]={‘Germany}&amp;gt;} distinct Submissions)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;[Country]={‘Germany}&amp;gt;} distinct Sales &amp;amp; Submissions)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 11:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2443461#M1440</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-04-22T11:31:16Z</dc:date>
    </item>
  </channel>
</rss>

