<?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: Aggr in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514125#M694239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont fully understand your question, but&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;docname, username, date&lt;/SPAN&gt; may be in any order&lt;/P&gt;&lt;P&gt;the first argubent is expression, the others is demensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 07:33:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-26T07:33:03Z</dc:date>
    <item>
      <title>Aggr in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514122#M694236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count(({$&amp;lt;Date={"&amp;gt;=$(=(MonthStart(Max(Date))))&amp;lt;=$((=(Monthend(Max(Date))))"}&amp;gt;}distinct&amp;nbsp; &amp;lt;docname,username,date&amp;gt; sessionid)&lt;/P&gt;&lt;P&gt; i was trying this expressiopn to get the count of the days per user, document and irrespective of no of sessions performed on any given day. Seems like the expression is not working if we can use aggr in set analysis is that some that wrong with my sytax?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 20:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514122#M694236</guid>
      <dc:creator />
      <dc:date>2013-06-26T20:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514123#M694237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You frogot the total:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;count({$&amp;lt;Date={"&amp;gt;=$(=MonthStart(Max(Date)))&amp;lt;=$((=Monthend(Max(Date)))"}&amp;gt;} distinct total &amp;lt;docname,username,date&amp;gt; sessionid)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;But if you dont have &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;docname,username,date&lt;/SPAN&gt; as a demensions in you chart. Then you need to use aggr:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum(aggr(&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;count({$&amp;lt;Date={"&amp;gt;=$(=MonthStart(Max(Date)))&amp;lt;=$((=Monthend(Max(Date)))"}&amp;gt;} distinct sessionid), &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;docname, username, date))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514123#M694237</guid>
      <dc:creator />
      <dc:date>2013-06-27T11:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514124#M694238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex, in the expressions that you have provided do i need to follow the sequence or doesn't matter when i write the aggr function between docname, username, date and sessionid?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 18:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514124#M694238</guid>
      <dc:creator />
      <dc:date>2013-07-25T18:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514125#M694239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont fully understand your question, but&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;docname, username, date&lt;/SPAN&gt; may be in any order&lt;/P&gt;&lt;P&gt;the first argubent is expression, the others is demensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 07:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-set-analysis/m-p/514125#M694239</guid>
      <dc:creator />
      <dc:date>2013-07-26T07:33:03Z</dc:date>
    </item>
  </channel>
</rss>

