<?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 with In set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688011#M1056885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; .Thanks a lot tresesco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 11:27:07 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2014-10-09T11:27:07Z</dc:date>
    <item>
      <title>Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688003#M1056877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know how can we use aggr fun with in Set Analysis?Any manual or examples will be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;KC&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 05:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688003#M1056877</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-09T05:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688004#M1056878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 05:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688004#M1056878</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-10-09T05:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688005#M1056879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA documents on AGGR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 05:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688005#M1056879</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-10-09T05:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688006#M1056880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis evaluates once for an object while aggr() is more frequently used in chart to manupulate the normal dimension filter effect. Hence, use of aggr() in set analysis is not that usual. And, probably there is no such document. If you could explain your requirement with sample data, may be people here could help of better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 05:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688006#M1056880</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-09T05:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688007#M1056881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam just try to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Date={"=Aggr(max(Date),Currency)"}&amp;gt;}rates)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Currency and Dates &amp;amp; rates corresponding to that.So i was trying to get the Rates when Date is max corresponding that Currency. Same Currency have different Rate corresponding to different dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 06:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688007#M1056881</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-09T06:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688008#M1056882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your Currency in dimension, try like:&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Aggr(Sum(rates),Date), -Date)&amp;nbsp;&amp;nbsp; // If multiple rates are there for a date&lt;/P&gt;&lt;P&gt;=FirstSortedValue(rates, -Date)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // when sigle rate for a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: The first exp, probably should be like: =FirstSortedValue(Aggr(Sum(rates),&lt;STRONG&gt;Currency,&lt;/STRONG&gt;Date), -Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 06:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688008#M1056882</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-09T06:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688009#M1056883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we cant use Aggr function with in Set analysis ? And expression above is wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 07:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688009#M1056883</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-09T07:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688010#M1056884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can, but it would not produce the desired result. Aggr() withing set analysis doesn't get evaluated multiple times (you might expect as many times as number of field values), it would just work for the first value(load order) of the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 11:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688010#M1056884</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-09T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with In set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688011#M1056885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; .Thanks a lot tresesco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 11:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-with-In-set-analysis/m-p/688011#M1056885</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-09T11:27:07Z</dc:date>
    </item>
  </channel>
</rss>

