<?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 aggr in load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170050#M40618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I would add the expression I'm using to provide more detail:&lt;/P&gt;&lt;P&gt;=sum(aggr(if(Salvage_Processed = '1' and Registration_Code = '2', [Proceeds]),SMD_Reference)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(aggr(if(Salvage_Processed = '1' and Registration_Code = '2', [Value]),SMD_Reference)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jan 2011 13:01:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-14T13:01:53Z</dc:date>
    <item>
      <title>aggr in load</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170049#M40617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, please could someone advise me whether it's possible to use the aggr function in the loading script? The idea behind it is that I currently have aggr functions as object expressions but it's slowing down the object load redraw time. Thanks, Shane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 12:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170049#M40617</guid>
      <dc:creator />
      <dc:date>2011-01-14T12:47:18Z</dc:date>
    </item>
    <item>
      <title>aggr in load</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170050#M40618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I would add the expression I'm using to provide more detail:&lt;/P&gt;&lt;P&gt;=sum(aggr(if(Salvage_Processed = '1' and Registration_Code = '2', [Proceeds]),SMD_Reference)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(aggr(if(Salvage_Processed = '1' and Registration_Code = '2', [Value]),SMD_Reference)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 13:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170050#M40618</guid>
      <dc:creator />
      <dc:date>2011-01-14T13:01:53Z</dc:date>
    </item>
    <item>
      <title>aggr in load</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170051#M40619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shane,&lt;/P&gt;&lt;P&gt;As far as I know the aggr() function is for use in the front end only (add it in the script and it doesn't highlight in purple).&lt;/P&gt;&lt;P&gt;However in the past I've achieved similar results in the script by using multiple resident loads with a sum(), count() etc and a 'group by' which is then left joined back onto the original data.&lt;/P&gt;&lt;P&gt;The example above could be achieved using Resident / Group by etc but would probably be too much trouble, I'd look at using Set Analysis to make the 'if' portion of your aggr() statement more efficient.&lt;/P&gt;&lt;P&gt;This may not be exactly what you're looking for and it will obviously slow your load down but hopefully it will point you in the right direction.&lt;/P&gt;&lt;P&gt;All the best.&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 13:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-in-load/m-p/170051#M40619</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-01-14T13:04:56Z</dc:date>
    </item>
  </channel>
</rss>

