<?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 Aggregate value down column in chart.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173764#M501921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3731.asdasdgqg.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x1000/__key/CommunityServer.Discussions.Components.Files/11/3731.asdasdgqg.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, its unfortunately not producing the desired result; The image above shows the current position of the data. The [Inv Print excess miles] field is "field x" (apologies if its hard to make out)&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Nov 2010 16:11:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-05T16:11:56Z</dc:date>
    <item>
      <title>Aggregate value down column in chart..</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173762#M501919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help would be greatly appreciated on this one.&lt;/P&gt;&lt;P&gt;Here is my problem;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of invoices that are composed of two lines, only on the first line does a value x appear. However, I need to see this value appear all the way down the column in my chart.&lt;/P&gt;&lt;P&gt;Value x is stored in field [Field X] and invoice number is stored in field [Invoice Number]&lt;/P&gt;&lt;P&gt;I am currently using: aggr([Field X],[Invoice Number]) which works pretty well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However ive found it to be very memory intensive and I cannot push the aggr function back into the script.&lt;/P&gt;&lt;P&gt;Is there an alternative to the aggr function which would produce the same result that is not as labour intensive or would enable me to push the function back into the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(an example of the results I may see are be below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice Number, Field X, Aggregated Function Produces&lt;/P&gt;&lt;P&gt;1 4 4&lt;/P&gt;&lt;P&gt;1 4&lt;/P&gt;&lt;P&gt;2 5 5&lt;/P&gt;&lt;P&gt;2 5&lt;/P&gt;&lt;P&gt;3 6 6&lt;/P&gt;&lt;P&gt;3 6&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 15:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173762#M501919</guid>
      <dc:creator />
      <dc:date>2010-11-05T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Aggregate value down column in chart..</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173763#M501920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an expression for Field X? You could try:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum(TOTAL &amp;lt;[Invoice Number]&amp;gt; [Field X])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 15:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173763#M501920</guid>
      <dc:creator />
      <dc:date>2010-11-05T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Aggregate value down column in chart..</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173764#M501921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3731.asdasdgqg.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x1000/__key/CommunityServer.Discussions.Components.Files/11/3731.asdasdgqg.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, its unfortunately not producing the desired result; The image above shows the current position of the data. The [Inv Print excess miles] field is "field x" (apologies if its hard to make out)&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 16:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173764#M501921</guid>
      <dc:creator />
      <dc:date>2010-11-05T16:11:56Z</dc:date>
    </item>
    <item>
      <title>Aggregate value down column in chart..</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173765#M501922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;To add to this, I am looking to bring this value in as a field within the script. Not calculate it as a dimension within qlikview itself as this is proving quite a drain on memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to say something like this "for any given invoice Z, give me the first value in Field X associated with that invoice."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr &lt;I&gt;does&lt;/I&gt; work however qlikview does not allow me to use it in the load script so I am looking for something which I &lt;I&gt;can&lt;/I&gt; use in the load script that achieves the same result.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 14:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173765#M501922</guid>
      <dc:creator />
      <dc:date>2010-11-09T14:16:40Z</dc:date>
    </item>
    <item>
      <title>Aggregate value down column in chart..</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173766#M501923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Would a Mapping Load \ Applymap scenario work here ?&lt;/P&gt;&lt;P&gt;Create a map table from your accounts source - like&lt;/P&gt;&lt;P&gt;XMAP:&lt;/P&gt;&lt;P&gt;MAPPING LOAD [Invoice Number], FieldX FROM....&lt;/P&gt;&lt;P&gt;Then when you load your accounts add an applymap,&lt;/P&gt;&lt;P&gt;ApplyMap('XMAP',[Invoice Number]) AS NewFieldX&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;HD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 17:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-value-down-column-in-chart/m-p/173766#M501923</guid>
      <dc:creator>hdonald</dc:creator>
      <dc:date>2010-11-09T17:28:46Z</dc:date>
    </item>
  </channel>
</rss>

