<?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: Sum of Rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414515#M609778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishwarath, unfortunately i still get a 6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2017 09:36:44 GMT</pubDate>
    <dc:creator>nedcliqs</dc:creator>
    <dc:date>2017-12-04T09:36:44Z</dc:date>
    <item>
      <title>Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414511#M609774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have rows of data for an item but from different sales orders&lt;/P&gt;&lt;P&gt;Since the item description is the same, i want one line (in a straight or pivot table)&amp;nbsp; that will give me the a total sum for this item&lt;IMG alt="SumRows.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185462_SumRows.JPG" style="height: 177px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The correct quantity for the above should be 36&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May you please help&amp;nbsp; on how i can have something like (Using a calculation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;BOMITEM_Description &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOTALQUANTITY&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #ff0000;"&gt;Zipper Bag&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 36&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414511#M609774</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-01T20:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414512#M609775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your straight table chart Remove Document No_ from your dimensions and add &lt;/P&gt;&lt;P&gt;expression as &lt;/P&gt;&lt;P&gt;= Sum(BOMITEMQty)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414512#M609775</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-12-01T20:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414513#M609776</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;sum(TOTAL &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;BOMITEMQty)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414513#M609776</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-12-01T20:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414514#M609777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use two text box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left text box =GetFieldSelections (BOMITEM_Description)&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;right text box= sum(BOMITEMQty)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414514#M609777</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-12-01T20:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414515#M609778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishwarath, unfortunately i still get a 6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414515#M609778</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-04T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414516#M609779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried it, thanks, but still getting a 6 instead of 36&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414516#M609779</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-04T09:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414517#M609780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you trying this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414517#M609780</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-04T09:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414518#M609781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jean, Description pulls correctly but sum(BOMITEMQty) gives a 6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414518#M609781</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-04T09:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414519#M609782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the above suggestions, i have tried on a straight table. Jean's one, i have tried on a Text Object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414519#M609782</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-04T09:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414520#M609783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you try with :&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( AGGR(sum(BOMITEMQty),Document_No) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 10:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414520#M609783</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-12-04T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414521#M609784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have only one dimension and that dimension used for aggr in measure you will always get 6.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use document number field also within the aggregation to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 11:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414521#M609784</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-04T11:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414522#M609785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much @&amp;nbsp; &lt;A href="https://community.qlik.com/qlik-users/246125"&gt;jean-baptiste&lt;/A&gt;‌, the Aggregation function. Not only on the Text Object, but also on the Straight and Pivot tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414522#M609785</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-04T12:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414523#M609786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;sum( AGGR(sum(BOMITEMQty),[Document No_]) ) as suggested by @ &lt;SPAN style="color: #a9a9a9; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" data-avatarid="14073" data-externalid="" data-online="false" data-presence="null" data-userid="223558" data-username="sergio0592" href="https://community.qlik.com/people/sergio0592" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b;"&gt;Jean-Baptiste RENAULT&lt;/A&gt;worked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Thank you all for your help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows/m-p/1414523#M609786</guid>
      <dc:creator>nedcliqs</dc:creator>
      <dc:date>2017-12-04T12:08:18Z</dc:date>
    </item>
  </channel>
</rss>

