<?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: Line chart with two dimensions, AGGR and accumulation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35462#M6010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion Sunny.&lt;BR /&gt;Unfortunatley it did not yield the correct result. I ended up with the following graph:&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195168_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 13:09:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-02T13:09:53Z</dc:date>
    <item>
      <title>Line chart with two dimensions, AGGR and accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35460#M6008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to make a line graph showing the performance of multiple investment portfolios. I'm able to create this for all portfolios grouped together, with PRODDATE as the only dimension using "No accumulation" and the following formula:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RANGESUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;log&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vPerf)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PRODDATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt; ,0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()))) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195060_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Trying to add the dimension SUB_PRODUCT_NAME to both the aggr expression and as a dimension produces this graph, which is not right at all&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/195061_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If I run the following expression, and set "Full accumulation" and change the expression to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;log&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vPerf)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SUB_PRODUCT_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PRODDATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I get the correct log values, but this is not what my audience is expecting, they need to see the exponential numbers (what I'm doing is calculating the product over time).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/195065_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I have tried and failed so many times now, that I'm about to give up. Anyone who has an idea on how to produce a graph of the exponential values as they evolve over time (PRODDATE)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 14:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35460#M6008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T14:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with two dimensions, AGGR and accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35461#M6009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(exp(RangeSum(Above(log(1+Aggr($(vPerf),PRODDATE)), 0, RowNo()))), SUB_PRODUCT_NAME, PRODDATE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 16:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35461#M6009</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-01T16:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with two dimensions, AGGR and accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35462#M6010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion Sunny.&lt;BR /&gt;Unfortunatley it did not yield the correct result. I ended up with the following graph:&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195168_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 13:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35462#M6010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-02T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with two dimensions, AGGR and accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35463#M6011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(exp(RangeSum(Above(log(1+Aggr($(vPerf),&lt;SPAN style="color: #ff0000;"&gt;SUB_PRODUCT_NAME&lt;/SPAN&gt;, PRODDATE)), 0, RowNo()))), SUB_PRODUCT_NAME, PRODDATE)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 13:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35463#M6011</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-02T13:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with two dimensions, AGGR and accumulation</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35464#M6012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just caught that myself. Thank you very much Sunny. You just made my day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 13:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-with-two-dimensions-AGGR-and-accumulation/m-p/35464#M6012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-02T13:13:45Z</dc:date>
    </item>
  </channel>
</rss>

