<?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: Total Percentages in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815875#M1038548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try changing the Total Mode of your expression from Expression Total to Sum of Rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2015 11:59:30 GMT</pubDate>
    <dc:creator>marcus_malinow</dc:creator>
    <dc:date>2015-01-05T11:59:30Z</dc:date>
    <item>
      <title>Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815874#M1038547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the example seen below, instead of having 100% for the Sales %, how can I get the sum of the sales %'s?&amp;nbsp; i.e. Instead of 100%, I will have 99.9%?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently in my dimensions, I have something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(if(rank(Sum({&amp;lt; TransactionType = {'PLSF'}, MN_Num = {$(vReportingDate)} &amp;gt;} CONTRACTED_Euro /1000000 ) * vDspCurrXrate&amp;nbsp; ) &amp;lt;= 10, Only({&amp;lt; TransactionType = {'PLSF'} &amp;gt;} [Client Group])), [Client Group])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74607_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 11:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815874#M1038547</guid>
      <dc:creator />
      <dc:date>2015-01-05T11:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815875#M1038548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try changing the Total Mode of your expression from Expression Total to Sum of Rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 11:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815875#M1038548</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-01-05T11:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815876#M1038549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its already set to sum of rows. But it has not made any differences&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815876#M1038549</guid>
      <dc:creator />
      <dc:date>2015-01-05T12:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815877#M1038550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok then, it's likely that you have some values being rounded down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;1.53&lt;/P&gt;&lt;P&gt;1.53&lt;/P&gt;&lt;P&gt;1.53&lt;/P&gt;&lt;P&gt;Sum = 4.59&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example if you show it to 1dp, you'll see&lt;/P&gt;&lt;P&gt;1.5&lt;/P&gt;&lt;P&gt;1.5&lt;/P&gt;&lt;P&gt;1.5&lt;/P&gt;&lt;P&gt;Sum = 4.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try using round in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;round ([Your Existing Expression], 0.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And retain Sum of Rows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815877#M1038550</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-01-05T12:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815878#M1038551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand what you just said, however, I dont want to round the values, I want to use them as they are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. 38.2 + 29.8 + 17.6 etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this not possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815878#M1038551</guid>
      <dc:creator />
      <dc:date>2015-01-05T12:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815879#M1038552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use 0.1 as the second parameter for round, youll still see everything to 1dp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815879#M1038552</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-01-05T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815880#M1038553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabah, the unrounded results (from the rounded sales data you posted) are:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="160"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" height="20" width="80"&gt;16,3&lt;/TD&gt;&lt;TD align="right" width="80"&gt;38,2629108&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;12,7&lt;/TD&gt;&lt;TD align="right"&gt;29,8122066&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;7,5&lt;/TD&gt;&lt;TD align="right"&gt;17,6056338&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1,4&lt;/TD&gt;&lt;TD align="right"&gt;3,28638498&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1,1&lt;/TD&gt;&lt;TD align="right"&gt;2,58215962&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0,8&lt;/TD&gt;&lt;TD align="right"&gt;1,87793427&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0,7&lt;/TD&gt;&lt;TD align="right"&gt;1,64319249&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0,7&lt;/TD&gt;&lt;TD align="right"&gt;1,64319249&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0,7&lt;/TD&gt;&lt;TD align="right"&gt;1,64319249&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0,7&lt;/TD&gt;&lt;TD align="right"&gt;1,64319249&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 80px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and it sums 100, if you want it to sum 99,9 you need to round them to the first decimal as Marcus said.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815880#M1038553</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-01-05T12:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815881#M1038554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815881#M1038554</guid>
      <dc:creator />
      <dc:date>2015-01-05T12:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Total Percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815882#M1038555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Try below logic and setting . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the example. You will get 99.9 % for your expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 12:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Percentages/m-p/815882#M1038555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-05T12:33:51Z</dc:date>
    </item>
  </channel>
</rss>

