<?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: Set analysis by dimention in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107421#M16871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 16:35:31 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-10-11T16:35:31Z</dc:date>
    <item>
      <title>Set analysis by dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107416#M16866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to Calculate a set analysis that depend on the dimention, I have dimentions Indicator and Train, and we want to calculate the value by &lt;SPAN style="font-size: 13.3333px;"&gt;Indicator and Train for the max Year(the max year of each train).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I need something like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Example.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213026_Example.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I get (it only calculates the value for the max year, but I need the value for the max year per train):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Result.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/213027_Result.png" style="height: 110px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I use the set analysis:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="set analysis.png" class="jive-image image-3" src="/legacyfs/online/213028_set analysis.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The data used is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Data.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/213029_Data.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How can I solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 21:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107416#M16866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-07T21:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis by dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107417#M16867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use Generic Load to achieve the results. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 22:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107417#M16867</guid>
      <dc:creator>nsetty</dc:creator>
      <dc:date>2018-09-07T22:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis by dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107418#M16868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in your expr:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Firstsortedvalue(Value, -Aggr(Max(Year), Indicator, Train))&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/213041_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 04:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107418#M16868</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-08T04:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis by dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107419#M16869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Arial Narrow', sans-serif; font-size: 13px;"&gt;Thanks for your answer&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107419#M16869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T13:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis by dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107420#M16870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. It will work correctly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107420#M16870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T13:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis by dimention</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107421#M16871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 16:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-by-dimention/m-p/107421#M16871</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-11T16:35:31Z</dc:date>
    </item>
  </channel>
</rss>

