<?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 Re: How to count distinct users avoiding some dimensions? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202381#M877364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny T, thank you very much for your response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ot was almost exactly what I was looking for, but thanks to you I did it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, in the second expression, it was needed to add Date dimension:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT TOTAL &amp;lt;Country,Date&amp;gt; user)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and that's all.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you again!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 07:54:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-10-19T07:54:40Z</dc:date>
    <item>
      <title>How to count distinct users avoiding some dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202379#M877362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone and thank you for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to calculate the ratio of cache failures and unique users every day (dimension) and also per Country (dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input data is something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="280"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="72"&gt;Country&lt;/TD&gt;&lt;TD width="75"&gt;Date&lt;/TD&gt;&lt;TD width="83"&gt;ErrorType&lt;/TD&gt;&lt;TD width="50"&gt;user&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;01/10/2016&lt;/TD&gt;&lt;TD&gt;Cache&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;01/10/2016&lt;/TD&gt;&lt;TD&gt;Network&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;01/10/2016&lt;/TD&gt;&lt;TD&gt;Comm&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;01/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;01/10/2016&lt;/TD&gt;&lt;TD&gt;Comm&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;02/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;02/10/2016&lt;/TD&gt;&lt;TD&gt;Cache&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;02/10/2016&lt;/TD&gt;&lt;TD&gt;Cache&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;02/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;02/10/2016&lt;/TD&gt;&lt;TD&gt;Network&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;02/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;Network&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;Cache&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;Network&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;03/10/2016&lt;/TD&gt;&lt;TD&gt;Comm&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said, I'd like to calculate the ratio between Cache failures (there are more failure types) and total distinct users everyday (with and without failure), and i am only able to calculate unique users with Cache failures, which is not the correct calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have calculate it on Excel to exactly know what I need (and what I mean). This first table is the number of Cache failures per Country and per Date: &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 280px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11.0pt; color: white; font-weight: bold; font-family: Calibri; border: none; background: #4F81BD;" width="123"&gt;&lt;/TD&gt;&lt;TD style="font-size: 11.0pt; color: white; font-weight: bold; font-family: Calibri; border: none; background: #4F81BD;" width="157"&gt;Cache Failures&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11.0pt; color: black; font-weight: bold; font-family: Calibri; background: #DCE6F1;"&gt;Argentina&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;01/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;02/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;03/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11.0pt; color: black; font-weight: bold; font-family: Calibri; background: #DCE6F1;"&gt;Spain&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;01/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;02/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;03/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, I have counted distinct users per Country and Date: &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 223px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11.0pt; color: white; font-weight: bold; font-family: Calibri; border-top: 1.0pt solid #366092; border-right: none; border-bottom: none; border-left: none; background: #4F81BD;" width="123"&gt;&lt;/TD&gt;&lt;TD style="font-size: 11.0pt; color: white; font-weight: bold; font-family: Calibri; border-top: 1.0pt solid #366092; border-right: none; border-bottom: none; border-left: none; background: #4F81BD;" width="100"&gt;Distinct user count&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11.0pt; color: black; font-weight: bold; font-family: Calibri; background: #DCE6F1;"&gt;Argentina&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;01/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;02/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;03/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11.0pt; color: black; font-weight: bold; font-family: Calibri; background: #DCE6F1;"&gt;Spain&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;01/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;02/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;03/10/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11.0pt; color: black; font-weight: 400; font-family: Calibri;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, by dividing the correct data from each table, we get the ratio between the daily failures in each country and the daily distinct users per country.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 353px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="91"&gt;&lt;/TD&gt;&lt;TD width="91"&gt;Cache failures&lt;/TD&gt;&lt;TD width="91"&gt;Unique users&lt;/TD&gt;&lt;TD width="80"&gt;Cache failure vs distinct users&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Argentina&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;01/10/2016&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;100%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;02/10/2016&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;200%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;03/10/2016&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Spain&lt;/TD&gt;&lt;TD class="xl66"&gt;&lt;/TD&gt;&lt;TD class="xl66"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;01/10/2016&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;02/10/2016&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;03/10/2016&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;50%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to perform it in a graph or a pivot table? I was able to count the failures, but the percentage was not ok due to the bad calculation of users (because it was calculating unique users per Country, day and Error Type, and not only per Country and day). I think this is the main problem, but I am not totallly sure about it. For example, regarding Spain, the 03/10/2016 it was 1 cache failure (it occured to user 3). In QV I am obtaining a 100% cacher failure percentage (cause there was 1 cache failure and it affected just 1 user), but that's not what I am looking for, because in Spain the 03/10/2016 there were 2 distinct users, and that's why (in Excel) we should get 50% of cache failure that day in Spain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I have explained it in a correct way and you can help me, and if you have any questions regarding the explanation of the issue, feel free to ask me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thank you very much for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202379#M877362</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to count distinct users avoiding some dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202380#M877363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141072_Capture.PNG" style="height: 127px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;ErrorType = {'Cache'}&amp;gt;} user)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT TOTAL &amp;lt;Country&amp;gt; user)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Column(1)/Column(2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 18:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202380#M877363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-18T18:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to count distinct users avoiding some dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202381#M877364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny T, thank you very much for your response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ot was almost exactly what I was looking for, but thanks to you I did it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, in the second expression, it was needed to add Date dimension:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT TOTAL &amp;lt;Country,Date&amp;gt; user)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and that's all.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you again!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 07:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202381#M877364</guid>
      <dc:creator />
      <dc:date>2016-10-19T07:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to count distinct users avoiding some dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202382#M877365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as your got what you were looking for, I am all good &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 16:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-distinct-users-avoiding-some-dimensions/m-p/1202382#M877365</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T16:40:32Z</dc:date>
    </item>
  </channel>
</rss>

