<?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/2421497#M1250</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;</description>
    <pubDate>Wed, 21 Feb 2024 06:18:30 GMT</pubDate>
    <dc:creator>ribak31</dc:creator>
    <dc:date>2024-02-21T06:18:30Z</dc:date>
    <item>
      <title>Set Analysis - Uniques</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2421497#M1250</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;</description>
      <pubDate>Wed, 21 Feb 2024 06:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2421497#M1250</guid>
      <dc:creator>ribak31</dc:creator>
      <dc:date>2024-02-21T06:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Uniques</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2421656#M1251</link>
      <description>&lt;P&gt;Perhaps you can count Submissions? Count({&amp;lt;[Country]={‘Germany}&amp;gt;} distinct Submissions) or perhaps Count({&amp;lt;[Country]={‘Germany}, Sales={"&amp;gt;0"}&amp;gt;} distinct Submissions)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 10:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Set-Analysis-Uniques/m-p/2421656#M1251</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-02-21T10:50:36Z</dc:date>
    </item>
  </channel>
</rss>

