<?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: Want to calculate market share based on the partial sums in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806353#M284653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use my expression posted before in order to avoid 100% values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 08:09:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-11T08:09:16Z</dc:date>
    <item>
      <title>Want to calculate market share based on the partial sums(second dimension percentages)</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806346#M284646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table where I have an expression market share which is calculated by the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P&gt;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum( total{1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the problem is I want the denominator value as the partial sum of that particular dimension value but because I have taken&lt;/P&gt;&lt;P&gt;total qualifier it is taking the sum of all dimension values.&lt;/P&gt;&lt;P&gt;for eg , for &lt;STRONG&gt;commodity&lt;/STRONG&gt; ABC,&lt;STRONG&gt;Supplier &lt;/STRONG&gt;XXP the &lt;STRONG&gt;spend&lt;/STRONG&gt; is 82,916, the &lt;STRONG&gt;market share &lt;/STRONG&gt;should be 53.177(82916.90/155924.04)&lt;/P&gt;&lt;P&gt;but I am getting 2.44 because I have used total qualifier it is taking the whole commodities spend.&lt;/P&gt;&lt;P&gt;How to get that partial sum of commodity in the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 07:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806346#M284646</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2014-11-11T07:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806347#M284647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; /&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Sum( total &amp;lt;Commodity&amp;gt;{1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 07:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806347#M284647</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-11T07:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806348#M284648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to use this expression&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; /&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Sum( total &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Commodity&lt;/SPAN&gt;&amp;gt; {1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 07:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806348#M284648</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-11-11T07:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806349#M284649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the expression below to reachyour requirement and also to get the % in Total rows (total commodity / total spent):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Dimensionality()=2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;} TOTAL &amp;lt;Commodity&amp;gt; Spend),&lt;/P&gt;&lt;P&gt;if(Dimensionality()=1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;} TOTAL Spend)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 07:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806349#M284649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-11T07:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806350#M284650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ,&lt;/P&gt;&lt;P&gt;I didnt get it, every market share converted to 100% , even I tried with &amp;lt;commodity&amp;gt; and &amp;lt;supplier&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any more suggestions ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806350#M284650</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2014-11-11T08:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806351#M284651</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 this expression you need to use Commodity in Total like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; /&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;} TOTAL &amp;lt;Commodity&amp;gt; Spend)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TOTAL &amp;lt;Commodity&amp;gt; - This will ignore the Commodity dimension and you will get the Commodity wise total.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806351#M284651</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-11T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806352#M284652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; /&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Sum( total &amp;lt;Commodity&amp;gt;{&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806352#M284652</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-11T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806353#M284653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use my expression posted before in order to avoid 100% values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806353#M284653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-11T08:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806354#M284654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All my market share values turned to 100% except the partial sums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You &lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806354#M284654</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2014-11-11T08:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806355#M284655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide sample data or sample apps..... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806355#M284655</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-11T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806356#M284656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression should work...&lt;/P&gt;&lt;P&gt;Could you please provide us a sample qvw?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806356#M284656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-11T08:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806357#M284657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed it but the same result as above even this time the partial sums changed to 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806357#M284657</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2014-11-11T08:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Want to calculate market share based on the partial sums(second dimension percentages)</title>
      <link>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806358#M284658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally got it , when we have calculated dimension we have to use advanced aggregation using aggr().&lt;/P&gt;&lt;P&gt;The following post helped me alot &lt;/P&gt;&lt;P&gt;&lt;A href="http://quickdevtips.blogspot.in/2012/05/qlikview-how-to-calculate-percentages.html" title="http://quickdevtips.blogspot.in/2012/05/qlikview-how-to-calculate-percentages.html"&gt;Quick Development Tips: Qlikview: Aggregation 1: How to calculate percentages at second dimension level&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression which I have used for market share is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend)&lt;/P&gt;&lt;P&gt;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;&amp;nbsp; Aggr(NODISTINCT Sum({1&amp;lt;Commodity=p(Commodity),QuarterYear={$(vCurrentQuarter)}&amp;gt;}Spend),Commodity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kiran Kumar .CH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 12:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Want-to-calculate-market-share-based-on-the-partial-sums-second/m-p/806358#M284658</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2015-03-30T12:37:34Z</dc:date>
    </item>
  </channel>
</rss>

