<?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 vs Expression Total. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336660#M838541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesomeness....Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 16:09:53 GMT</pubDate>
    <dc:creator>apthansh</dc:creator>
    <dc:date>2017-05-12T16:09:53Z</dc:date>
    <item>
      <title>Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336653#M838529</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;I have below expression in the bar chart.&lt;/P&gt;&lt;P&gt;My dimension is Called &lt;STRONG&gt;Type.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(If(GetFieldSelections(_BTUnitOfMeasure)='SQF',&lt;/P&gt;&lt;P&gt;(Sum([RSF])),&lt;/P&gt;&lt;P&gt;(Sum([RSF])))&amp;nbsp; * SUM(Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting the desired number,So tried with the straight table.Here I get different number with Expression total and sum of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the same with both options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336653#M838529</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336654#M838530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you getting and what was expected? Do you have a sample or images to show?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 14:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336654#M838530</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-12T14:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336655#M838531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=If(GetFieldSelections(_BTUnitOfMeasure) = 'SQF', Sum([RSF]), Sum([RSF])&amp;nbsp; * Sum(Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 14:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336655#M838531</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-12T14:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336656#M838532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny...Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached 2 files...QVW and excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get sum of rows number in bar char ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 15:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336656#M838532</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-05-12T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336657#M838535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2454"&gt;sunny&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/46108"&gt;stalwar99&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 15:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336657#M838535</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-05-12T15:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336658#M838537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you want this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(Sum(RSF)*Sum(VALUE), ID, Segment))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163200_Capture.PNG" style="height: 205px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 15:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336658#M838537</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-12T15:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336659#M838539</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;Can you tell us which output your trying to get in the excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 15:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336659#M838539</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2017-05-12T15:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs Expression Total.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336660#M838541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesomeness....Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 16:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/1336660#M838541</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-05-12T16:09:53Z</dc:date>
    </item>
  </channel>
</rss>

