<?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: Count Users with more than x ads in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037152#M349509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this will give u the same result ryt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;=Count(DISTINCT AdID) &amp;gt; 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;so if u hve more than&amp;nbsp; 1 ad&amp;nbsp; it&amp;nbsp; will display.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;in march u dnt hve add it wil nt disply&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 15:57:54 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-03-21T15:57:54Z</dc:date>
    <item>
      <title>Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037147#M349504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to count users, who have posted more than 1 ad. I used following expression, which worked fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;LoginID={"=Count(DISTINCT AdID) &amp;gt; 1"}&amp;gt;}DISTINCT LoginID) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I want to make a pivot chart with the dimensions: MonthPost (month of the posted ad) and Category (category of the posted ad). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MonthPost works as expected: only users who posted more than 1 ad in the month are counted. &lt;/P&gt;&lt;P&gt;But the category counts all users which had at least one 1, no matter which category it was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone give me a hint how I could solve this? My assumption is that in my expression first the part &lt;SPAN style="font-size: 13.3333px;"&gt;"=Count(DISTINCT AdID) &amp;gt; 1" .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 15:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037147#M349504</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-03-21T15:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037148#M349505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample qvw file you can share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 15:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037148#M349505</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-21T15:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037149#M349506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is ur expected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 15:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037149#M349506</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037150#M349507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my example I have one user, who has several ads. I use the dimensions Month and Category.&lt;/P&gt;&lt;P&gt;As I only want to count users with more than 1 ad, I would expect that in March the category Gesundheit also has no count.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 15:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037150#M349507</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-03-21T15:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037151#M349508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to count no of add per month per category by same user? If you have month and category dimensions in your pivot table then your expressions need to respect chart dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 15:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037151#M349508</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-21T15:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037152#M349509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this will give u the same result ryt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;=Count(DISTINCT AdID) &amp;gt; 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;so if u hve more than&amp;nbsp; 1 ad&amp;nbsp; it&amp;nbsp; will display.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;in march u dnt hve add it wil nt disply&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 15:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037152#M349509</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037153#M349510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly, I want to count number of users which have a number of ad greater than 1 per month per category. In my app there is only one user. But I would expect that in March the user would not be counted in the cateogory Gesundheit as he only has 1 ad in this month in this category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 16:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037153#M349510</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-03-21T16:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037154#M349511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT If(Aggr(Count(DISTINCT AdID), LoginID, Hauptkategorie, AdPublishedMonat) &amp;gt; 1, LoginID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118828_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 16:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037154#M349511</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-21T16:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count Users with more than x ads</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037155#M349512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny, this is exactly what I was looking for! Didn't think of using an if clause with an aggr in the count function.Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 16:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Users-with-more-than-x-ads/m-p/1037155#M349512</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-03-21T16:17:04Z</dc:date>
    </item>
  </channel>
</rss>

