<?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 Calculating Share in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312930#M1180151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe an example would help me to understand - it's still a bit unclear to me, but I still think the total qualifier should be the one here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;either try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Sales) / sum(total&amp;lt;Category, Branch&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;=sum(Sales) / sum(total&amp;lt;Branch&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just include in the total qualifier field list all dimensions that you need to group by.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2012 13:56:31 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-01-27T13:56:31Z</dc:date>
    <item>
      <title>Calculating Share</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312927#M1180148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In qlick view , how can one set an expression where QV could calculate the share of a number in one dimension of the total of the dimension above it , in a pivot table . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. inside the category TVs , we have brands , how can one set an expression to calculate the sales share of this brand in the total sales of the category ?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 11:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312927#M1180148</guid>
      <dc:creator />
      <dc:date>2012-01-27T11:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Share</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312928#M1180149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have two dimensions, Category and Brand, and your sales field is called Sales, I think it's just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( Sales) / sum(total&amp;lt;Category&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression, i.e. you just need an appropriate total qualifier with dimension list. Please check also the Help.&lt;/P&gt;&lt;P&gt;Then you could format the share e.g in number tab as percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 13:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312928#M1180149</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-27T13:00:32Z</dc:date>
    </item>
    <item>
      <title>Calculating Share</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312929#M1180150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , also , i have a y-axis value as well or a column dimension , which is Branch , and the formula above would only give me the share of the sales of one dimension over the total of the other , but it would not give me the share depending on the y-axis dimension . i should've clarified it better . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 13:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312929#M1180150</guid>
      <dc:creator />
      <dc:date>2012-01-27T13:24:35Z</dc:date>
    </item>
    <item>
      <title>Calculating Share</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312930#M1180151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe an example would help me to understand - it's still a bit unclear to me, but I still think the total qualifier should be the one here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;either try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Sales) / sum(total&amp;lt;Category, Branch&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;=sum(Sales) / sum(total&amp;lt;Branch&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just include in the total qualifier field list all dimensions that you need to group by.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 13:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Share/m-p/312930#M1180151</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-27T13:56:31Z</dc:date>
    </item>
  </channel>
</rss>

