<?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 How to calculate YOY market share in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-calculate-YOY-market-share/m-p/1674305#M51145</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have to show market share trend which is based on fiscal year.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am using below formula but for trend it's bifurcating max year value, not giving correct trend for all financial year&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;fyear&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;fyear&amp;gt;}total sales)&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 10:32:59 GMT</pubDate>
    <dc:creator>abc_18</dc:creator>
    <dc:date>2020-02-11T10:32:59Z</dc:date>
    <item>
      <title>How to calculate YOY market share</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-calculate-YOY-market-share/m-p/1674305#M51145</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have to show market share trend which is based on fiscal year.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am using below formula but for trend it's bifurcating max year value, not giving correct trend for all financial year&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;fyear&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;fyear&amp;gt;}total sales)&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 10:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-calculate-YOY-market-share/m-p/1674305#M51145</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2020-02-11T10:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate YOY market share</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-calculate-YOY-market-share/m-p/1674308#M51147</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;fyear=max(fyear)&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum( total sales)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;fyear=max(fyear)&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum( Allsales)&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 10:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-calculate-YOY-market-share/m-p/1674308#M51147</guid>
      <dc:creator>Kashyap_R</dc:creator>
      <dc:date>2020-02-11T10:40:22Z</dc:date>
    </item>
  </channel>
</rss>

