<?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 Keyword in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852097#M298772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The total keyword is not part of set analysis. In a table or chart, it causes the expression to be evaluated without regard to the table or chart dimensions (ie at a total level) - for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(TOTAL Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set analysis is a way of filtering data - eg to sum sales for the North region: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Region = {North}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Combined - sum for North region without regard to dimenions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sum({&amp;lt;Region = {North}&amp;gt;} TOTAL Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2015 06:11:33 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-06-09T06:11:33Z</dc:date>
    <item>
      <title>Total Keyword in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852095#M298770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a use of tatal keyword in set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 05:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852095#M298770</guid>
      <dc:creator />
      <dc:date>2015-06-09T05:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Total Keyword in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852096#M298771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Total keyword is not specific to set analysis. In short it helps bypass dimensions in a chart. For better understanding read John's explanation here: &lt;A href="https://community.qlik.com/message/175870"&gt;Keywords : TOTAL, ALL &amp;amp;amp; DISTINCT&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852096#M298771</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-06-09T06:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Total Keyword in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852097#M298772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The total keyword is not part of set analysis. In a table or chart, it causes the expression to be evaluated without regard to the table or chart dimensions (ie at a total level) - for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(TOTAL Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set analysis is a way of filtering data - eg to sum sales for the North region: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Region = {North}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Combined - sum for North region without regard to dimenions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sum({&amp;lt;Region = {North}&amp;gt;} TOTAL Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852097#M298772</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-09T06:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Total Keyword in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852098#M298773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;TOTAL keyword will ignore the dimensions in the chart.&amp;nbsp; For example if you have sample data like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Branch, Sales&lt;/P&gt;&lt;P&gt;1, 100&lt;/P&gt;&lt;P&gt;1, 200&lt;/P&gt;&lt;P&gt;2, 100&lt;/P&gt;&lt;P&gt;2, 200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in chart if you use Branch as Dimension and use below expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will get&lt;/P&gt;&lt;P&gt;Branch, Sales&lt;/P&gt;&lt;P&gt;1, 300&lt;/P&gt;&lt;P&gt;2, 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same way if you use TOTAL in expression like Sum(TOTAL Sales) then the output would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Branch, Sales&lt;/P&gt;&lt;P&gt;1, 600&lt;/P&gt;&lt;P&gt;2, 600&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOTAL will ignore the dimension (Branch) and it will sum all sales values and display against each dimension value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852098#M298773</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-06-09T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Total Keyword in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852099#M298774</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If you want to ignore the dimension and not the selection then you want to use the TOTAL keyword, e.g., sum(total&amp;lt;Date&amp;gt; Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Keyword-in-Set-Analysis/m-p/852099#M298774</guid>
      <dc:creator />
      <dc:date>2015-06-09T06:41:53Z</dc:date>
    </item>
  </channel>
</rss>

