<?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: export in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/export/m-p/1205552#M878324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Anil mentioned above,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a normal sum will consider the dimension when displaying in a chart.&lt;/P&gt;&lt;P&gt;Using TOTAL will sum ALL values and Ignore the dimension during the calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If TOTAL is used in conjunction with&amp;nbsp; &amp;lt;field&amp;gt; the calculation will be done on a group by group basis instead of the entire total.&lt;/P&gt;&lt;P&gt;i.e - Taken from Qlikview help file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Study the representation of a straight table below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Total.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141347_Total.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the third expression column (&lt;SPAN class="Code"&gt;sum(&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt;&amp;lt;Month&amp;gt; Val)&lt;/SPAN&gt;) one &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt; is calculated for each month.&lt;/P&gt;&lt;P&gt;In the fourth expression column (&lt;SPAN class="Code"&gt;sum(&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt;&amp;lt;Grp&amp;gt; Val)&lt;/SPAN&gt;) one &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt; is calculated for each group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(TOTAL Val) will just repeat the overall total of 21 across all records in the above chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2016 09:05:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-20T09:05:15Z</dc:date>
    <item>
      <title>export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205545#M878317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all , iam facing a strange issue. I have starlight table where i have the sum showing up for the expressions. But the strange side here is after downloaded my sum when manually checked in excel is having different sums for ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;column ! in chart is 10009.33 but after download it is 1110.55 &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/export/m-p/1205545#M878317</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205546#M878318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see the real sum of all rows select the option below&lt;IMG alt="Sum_of_rows.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141211_Sum_of_rows.PNG" style="width: 620px; height: 543px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 13:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205546#M878318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-19T13:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205547#M878319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show me the screenshot, Because some time it's possible. Quite brief was try again with Diff path and see&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 13:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205547#M878319</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-19T13:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205548#M878320</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;Try below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to Properties of Straight Table&lt;/P&gt;&lt;P&gt;2. Go to Expression Tab&lt;/P&gt;&lt;P&gt;3. Click on Expression&lt;/P&gt;&lt;P&gt;4. Right Side Center there is an option called Total Mode.&lt;/P&gt;&lt;P&gt;5. Select 3rd option &lt;/P&gt;&lt;P&gt;6. Select Sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Apply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At times the total may seems to be wrong, this happens because of the null values in data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In such case change the expression using advanced aggregation function, like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr(Sum(Amount),Dimension 1,Dimension 2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that you have 2 dimensions in chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 13:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205548#M878320</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-10-19T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205549#M878321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks indeed it was issue with Sum.. Can anybody tell me what is the difference between Total and Sum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205549#M878321</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2016-10-20T06:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205550#M878322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Name, Sales&lt;/P&gt;&lt;P&gt;A, 10&lt;/P&gt;&lt;P&gt;B, 20&lt;/P&gt;&lt;P&gt;C, 30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using Sum(Sales) You will get same O/P&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;By using Sum(TOTAL Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Name, Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;A, 60&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;B, 60&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;C, 60&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 07:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205550#M878322</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-20T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205551#M878323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anybody could explain in another wayy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 08:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205551#M878323</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2016-10-20T08:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: export</title>
      <link>https://community.qlik.com/t5/QlikView/export/m-p/1205552#M878324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Anil mentioned above,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a normal sum will consider the dimension when displaying in a chart.&lt;/P&gt;&lt;P&gt;Using TOTAL will sum ALL values and Ignore the dimension during the calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If TOTAL is used in conjunction with&amp;nbsp; &amp;lt;field&amp;gt; the calculation will be done on a group by group basis instead of the entire total.&lt;/P&gt;&lt;P&gt;i.e - Taken from Qlikview help file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Study the representation of a straight table below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Total.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141347_Total.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the third expression column (&lt;SPAN class="Code"&gt;sum(&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt;&amp;lt;Month&amp;gt; Val)&lt;/SPAN&gt;) one &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt; is calculated for each month.&lt;/P&gt;&lt;P&gt;In the fourth expression column (&lt;SPAN class="Code"&gt;sum(&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt;&amp;lt;Grp&amp;gt; Val)&lt;/SPAN&gt;) one &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;total&lt;/SPAN&gt; is calculated for each group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(TOTAL Val) will just repeat the overall total of 21 across all records in the above chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 09:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/export/m-p/1205552#M878324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-20T09:05:15Z</dc:date>
    </item>
  </channel>
</rss>

