<?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 pivot formula sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223434#M500435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Onur,&lt;/P&gt;&lt;P&gt;this should do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;= 'Totalprice PLAN IST: ' &amp;amp; money(sum(aggr(sum( [HEL_DATA_Imps mit Defaults] ) * (SAL_OPPORTUNITYLINEITEM_UnitPrice), SAL_OPPORTUNITYLINEITEM_UnitPrice)))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Feb 2011 23:13:57 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2011-02-20T23:13:57Z</dc:date>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223430#M500431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Qlikview community,&lt;BR /&gt;&lt;BR /&gt; unfortunately I can not make the pivot chart sum formula columns. As an alternative, I'm the sum of outside output.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How can I sum a formula column in the pivot chart, outside? See screenshot. Thank you!&lt;BR /&gt;&lt;BR /&gt; Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Feb 2011 22:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223430#M500431</guid>
      <dc:creator />
      <dc:date>2011-02-20T22:10:38Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223431#M500432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you tried the AGGR function?&lt;/P&gt;&lt;P&gt;Would be helpful if you could upload your example...&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Feb 2011 22:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223431#M500432</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-02-20T22:17:38Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223432#M500433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;I am grateful for any help. I do not see how I could do with a AGGR function. Thank you!&lt;BR /&gt;&lt;BR /&gt; Here are my qvw file.&lt;BR /&gt;&lt;BR /&gt; Best regards,&lt;BR /&gt; Onur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Feb 2011 22:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223432#M500433</guid>
      <dc:creator />
      <dc:date>2011-02-20T22:25:30Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223433#M500434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to enable "partial sums" on the dimension for a pivot to show total (presentation tab), usually just the last dimension will do.&lt;/P&gt;&lt;P&gt;Outside the pivot you need to tell it how you want to aggregate the second field as you will have more than one entry. You've told it to sum the first field and the second field looks like an item cost field so should qv sum them all up together too then multiply the two sums?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Feb 2011 23:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223433#M500434</guid>
      <dc:creator />
      <dc:date>2011-02-20T23:10:56Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223434#M500435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Onur,&lt;/P&gt;&lt;P&gt;this should do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;= 'Totalprice PLAN IST: ' &amp;amp; money(sum(aggr(sum( [HEL_DATA_Imps mit Defaults] ) * (SAL_OPPORTUNITYLINEITEM_UnitPrice), SAL_OPPORTUNITYLINEITEM_UnitPrice)))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Feb 2011 23:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223434#M500435</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-02-20T23:13:57Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223435#M500436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt; Thank you very much.&lt;/P&gt;&lt;P&gt;Thats it &lt;IMG alt="Geeked" src="http://community.qlik.com/emoticons/emotion-15.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Feb 2011 23:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223435#M500436</guid>
      <dc:creator />
      <dc:date>2011-02-20T23:17:05Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223436#M500437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is an another isue with your formula --&amp;gt; http://community.qlik.com/forums/t/41287.aspx&lt;/P&gt;&lt;P&gt;Have you an any idea ? Thank you !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 20:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223436#M500437</guid>
      <dc:creator />
      <dc:date>2011-02-21T20:28:20Z</dc:date>
    </item>
    <item>
      <title>pivot formula sum</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223437#M500439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Onur,&lt;/P&gt;&lt;P&gt;the problem is that Set Analysis will not work on your expression because it only works on functions like SUM. You have to rewrite your expression to avoid the multiplication outside the SUM function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;= 'Totalprice PLAN IST: ' &amp;amp; sum({1} aggr({1} sum({1} [HEL_DATA_Imps mit Defaults] * SAL_OPPORTUNITYLINEITEM_UnitPrice), SAL_OPPORTUNITYLINEITEM_UnitPrice))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;This example will calculate the wrong figure in your case I guess. But, it shows how the Set Analysis would work.&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 21:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-formula-sum/m-p/223437#M500439</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-02-21T21:13:53Z</dc:date>
    </item>
  </channel>
</rss>

