<?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 in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312069#M115214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need show TOTAL with other Value in a chart.&lt;/P&gt;&lt;P&gt;In the chart should be&lt;/P&gt;&lt;P&gt;TOTAL (A,B,C,D,E) and A, B.&lt;/P&gt;&lt;P&gt;Please find attached my report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 14:55:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-12-21T14:55:49Z</dc:date>
    <item>
      <title>TOTAL in script</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312067#M115212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who knows how can I add TOTAL?&lt;/P&gt;&lt;P&gt;I have expression in script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Value='A','A',If(Value='B','B',If(Value='C','C',If(Value='D','D',If(Value='E','E')))))as Value1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add TOTAL in Value1.( A,B,C,D,E)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 19:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312067#M115212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-19T19:16:16Z</dc:date>
    </item>
    <item>
      <title>TOTAL in script</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312068#M115213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Please see my answer in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/thread/40963"&gt;http://community.qlik.com/thread/40963&lt;/A&gt;&lt;SPAN&gt;, seems like the same question to me.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 00:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312068#M115213</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-20T00:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL in script</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312069#M115214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need show TOTAL with other Value in a chart.&lt;/P&gt;&lt;P&gt;In the chart should be&lt;/P&gt;&lt;P&gt;TOTAL (A,B,C,D,E) and A, B.&lt;/P&gt;&lt;P&gt;Please find attached my report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312069#M115214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-21T14:55:49Z</dc:date>
    </item>
    <item>
      <title>TOTAL in script</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312070#M115215</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;you can use the function sum by loading data with Group by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;P&gt;EVACO GmbH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 15:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312070#M115215</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-12-21T15:00:17Z</dc:date>
    </item>
    <item>
      <title>TOTAL in script</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312071#M115216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. Will I able to use my sum in a chart together?&lt;/P&gt;&lt;P&gt;Could you send me example in script?&lt;/P&gt;&lt;P&gt;Thank you again,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 16:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312071#M115216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-21T16:06:27Z</dc:date>
    </item>
    <item>
      <title>TOTAL in script</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312072#M115217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="95" style="width: 510px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD height="20" style="height: 15pt; width: 48pt;" width="64"&gt;In Dimension Limits&amp;nbsp; Tab check Show TOTAL&lt;/TD&gt;&lt;TD height="20" style="height: 15pt;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD height="20" style="height: 15pt;"&gt;It shows TOTAL&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 19:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-in-script/m-p/312072#M115217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-21T19:25:35Z</dc:date>
    </item>
  </channel>
</rss>

