<?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: Re: Help on Aggr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745243#M536842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(Min(High)/100 * Sum(AmountPounds),Date,MaterialID,PartNumber,ProcessName,Component))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2014 06:50:25 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-11-14T06:50:25Z</dc:date>
    <item>
      <title>Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745237#M536836</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;Attached is the file with two table Fact and Component. A different part number in the Fact could have the same component, each component has its own &lt;STRONG&gt;High&lt;/STRONG&gt; or &lt;STRONG&gt;Low&lt;/STRONG&gt; value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will need to present the &lt;STRONG&gt;details&lt;/STRONG&gt; as well as &lt;STRONG&gt;summary&lt;/STRONG&gt; table, the summation of the Amount in the Summary table will have to match with that of total amount in the details table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess Aggr function could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745237#M536836</guid>
      <dc:creator />
      <dc:date>2014-11-14T06:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745238#M536837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745238#M536837</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-14T06:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745239#M536838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the detail table expression include TOTAL like:&lt;/P&gt;&lt;P&gt;=Min(&lt;STRONG&gt;total&lt;/STRONG&gt; High)/100 * Sum(AmountPounds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745239#M536838</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-14T06:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745240#M536839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sujeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the changes to be made on summary table not the details table, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rufus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745240#M536839</guid>
      <dc:creator />
      <dc:date>2014-11-14T06:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745241#M536840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Details table what I have provided is correct, Details table holds all the line items which will take account of one High value hence Min(High) will return to the value in the line item. We do not have High field in Summary hence Min(High) will return to 0.1 and then further calculation takes place.&amp;nbsp; Changes will have to be made in Summary table to match the sum in the Details table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745241#M536840</guid>
      <dc:creator />
      <dc:date>2014-11-14T06:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745242#M536841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;=Sum(High/100 * AmountPounds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745242#M536841</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-14T06:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745243#M536842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(Min(High)/100 * Sum(AmountPounds),Date,MaterialID,PartNumber,ProcessName,Component))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745243#M536842</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-14T06:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745244#M536843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tresco has given a good logic it will work for you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745244#M536843</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-14T06:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745245#M536844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sum(aggr(Min(High)/100 * Sum(AmountPounds),MaterialID))&amp;nbsp;&amp;nbsp; write above it will work&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 07:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745245#M536844</guid>
      <dc:creator />
      <dc:date>2014-11-14T07:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745246#M536845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution provided by &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="2991" data-externalid="" data-presence="null" data-userid="26418" data-username="tresesco" href="https://community.qlik.com/people/tresesco" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;&lt;STRONG style="padding: 0px 3px 0px 0px; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;tresesco &amp;amp; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Santosh&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Works on the sample data but does not work on actual data. let me add some more data and upload it. Thanks for helping on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 07:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745246#M536845</guid>
      <dc:creator />
      <dc:date>2014-11-14T07:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745247#M536846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my solution above works for you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 07:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745247#M536846</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-14T07:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745248#M536847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Santosh, your solution worked on the data set.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 07:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745248#M536847</guid>
      <dc:creator />
      <dc:date>2014-11-14T07:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745249#M536848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Santosh, your solution worked on the data set..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 07:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745249#M536848</guid>
      <dc:creator />
      <dc:date>2014-11-14T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745250#M536849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;same as Santosh solution.. worked for me. Thank you!@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 07:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Aggr/m-p/745250#M536849</guid>
      <dc:creator />
      <dc:date>2014-11-14T07:54:18Z</dc:date>
    </item>
  </channel>
</rss>

