<?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 and set analysis help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535466#M200074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define your variable as =date(max(BILL)) so the max date is calculated outside the context of the chart. Also replace &lt;STRONG&gt;date&lt;/STRONG&gt; in &amp;lt;date = {$(vDONE)}&amp;gt; with the name of your date field and make sure that the max date calculated in your variable has the same date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 11:45:03 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-07-03T11:45:03Z</dc:date>
    <item>
      <title>aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535463#M200071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have this formula that works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum(aggr(count(distinct FEC),CTNO))&lt;/P&gt;&lt;P&gt;,FormatoNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i need to put set analysis with a variable that selecet a specific day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDONE= date(max(BILL))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help how can i do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 10:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535463#M200071</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2013-07-03T10:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535464#M200072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;Something like this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;Num(sum(aggr(count({&amp;lt;&lt;SPAN style="background-color: #ffffff;"&gt;date&lt;/SPAN&gt; = {$(&lt;SPAN style="background-color: #ffffff;"&gt;vDONE&lt;/SPAN&gt;)}&amp;gt;} distinct FEC),CTNO)) ,FormatoNum)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: 'trebuchet ms', geneva;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: 'trebuchet ms', geneva;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: 'trebuchet ms', geneva;"&gt;&lt;A href="http://www.QlikShare.com"&gt;www.QlikShare.com&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 10:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535464#M200072</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2013-07-03T10:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535465#M200073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t know why but it not working,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 11:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535465#M200073</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2013-07-03T11:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535466#M200074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define your variable as =date(max(BILL)) so the max date is calculated outside the context of the chart. Also replace &lt;STRONG&gt;date&lt;/STRONG&gt; in &amp;lt;date = {$(vDONE)}&amp;gt; with the name of your date field and make sure that the max date calculated in your variable has the same date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 11:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535466#M200074</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-03T11:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535467#M200075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to be exacly&amp;nbsp; is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum(aggr(count(distinct&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="text-decoration: underline;"&gt; BILL&lt;/SPAN&gt;),&lt;/EM&gt;&lt;/STRONG&gt;CTNO))&lt;/P&gt;&lt;P&gt;,FormatoNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i need to put set analysis with a variable that selecet a specific day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDONE= date(max(&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;BILL)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;Num(sum(aggr(count({&amp;lt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;BILL&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;= {$(&lt;SPAN style="background-color: #ffffff;"&gt;vDONE&lt;/SPAN&gt;)}&amp;gt;} distinct &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;BILL&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;),CTNO)) ,FormatoNum)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;that´s my actually formula than not work&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535467#M200075</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2013-07-03T13:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535468#M200076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/dvqlikview" id="jive-4702726239027660048571"&gt;Deepak Vadithala&lt;/A&gt; Thaths right. (&amp;nbsp;&amp;nbsp; "&amp;nbsp;&amp;nbsp;&amp;nbsp; )&amp;nbsp; was the problem!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;Num(sum(aggr(count({&amp;lt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;FEC&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #003366;"&gt;&lt;STRONG style="font-family: 'trebuchet ms', geneva;"&gt;= {"$(&lt;SPAN style="background-color: #ffffff;"&gt;vDONE&lt;/SPAN&gt;)"}&amp;gt;} distinct FEC),CTNO)) ,FormatoNum)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535468#M200076</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2013-07-03T13:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: aggr and set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535469#M200077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;Ah!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;Quote..."Quotes are my enemy"...Unquote. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;I'm glad you got it working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;&lt;A href="http://www.QlikShare.com"&gt;www.QlikShare.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-and-set-analysis-help/m-p/535469#M200077</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2013-07-03T13:59:43Z</dc:date>
    </item>
  </channel>
</rss>

