<?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: calculation in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848508#M1008818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Indra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact in your example you need to use TOTAL, because when you use Area as Dimension and reduce its values by Set Analysis as result sum( {&amp;lt;Area={'A'}&amp;gt;} Sales) &lt;STRONG&gt;equal&lt;/STRONG&gt; sum(Sales) &lt;STRONG&gt;in the same expression&lt;/STRONG&gt;. If you add new expression sum(Sales) there will not equal sum(Sales) in your first expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To understand more deeply this process find attach a bit modified example.&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;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 06:27:33 GMT</pubDate>
    <dc:creator>crusader_</dc:creator>
    <dc:date>2015-05-19T06:27:33Z</dc:date>
    <item>
      <title>calculation in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848505#M1008815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;i have a question about showing the data value in a bar chart. I want to show sales contribution from one Area (let's say Area A). Area A has total sales 5000 and total sales of ALL area is 20000. The contribution of Area A must be 5000/20000 --&amp;gt; 0.25 (25%) . but when i use bar chart (with area dimension) the result return 1, i use this formula --&amp;gt; sum({Area ={'A'}}sales) / sum(sales). anyone knows the solution ? really appreciate your help, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 08:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848505#M1008815</guid>
      <dc:creator />
      <dc:date>2015-05-13T08:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: calculation in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848506#M1008816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Area ={'A'}&amp;gt;}sales)&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt; / sum(sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 15:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848506#M1008816</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-05-13T15:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: calculation in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848507#M1008817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, sorry for late reply,&lt;/P&gt;&lt;P&gt;i have try the formula. but it returns 1 (100%) not 0.25 (25%).&lt;/P&gt;&lt;P&gt;can you help me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Indra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 02:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848507#M1008817</guid>
      <dc:creator />
      <dc:date>2015-05-19T02:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: calculation in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848508#M1008818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Indra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact in your example you need to use TOTAL, because when you use Area as Dimension and reduce its values by Set Analysis as result sum( {&amp;lt;Area={'A'}&amp;gt;} Sales) &lt;STRONG&gt;equal&lt;/STRONG&gt; sum(Sales) &lt;STRONG&gt;in the same expression&lt;/STRONG&gt;. If you add new expression sum(Sales) there will not equal sum(Sales) in your first expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To understand more deeply this process find attach a bit modified example.&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;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 06:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848508#M1008818</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2015-05-19T06:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: calculation in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848509#M1008819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Andrei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wow, thanks for your explanation, it solved my problem.&lt;/P&gt;&lt;P&gt;Thanks Andrei&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Indra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 06:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculation-in-bar-chart/m-p/848509#M1008819</guid>
      <dc:creator />
      <dc:date>2015-05-19T06:42:42Z</dc:date>
    </item>
  </channel>
</rss>

