<?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: MAT Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175011#M909947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are giving the data for last 12 Months. It is fine when we calculate the data for last 12 Months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is Current 12 Months sum of sales / previous 12 Months sum of sales. This is the expression we need to use in my chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example for Jun 2016:&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul 2015 to Jun 2016/ Jul 2014 to Jun 2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, My X-Axis should be Month Name starting from jul 2015 to Jun 2016&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2016 11:07:33 GMT</pubDate>
    <dc:creator>konidena</dc:creator>
    <dc:date>2016-06-13T11:07:33Z</dc:date>
    <item>
      <title>MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175002#M909938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Team,&lt;/P&gt;&lt;P&gt;Here is my sample data attached.&lt;/P&gt;&lt;P&gt;I have Integer field "MonthCode" is coming from data base in the format "YYYYMM".&lt;/P&gt;&lt;P&gt;Other fields I have&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;StandardUnits&lt;/P&gt;&lt;P&gt;MarketSales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my KPI calculations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MarketShare: StandardUnits/MarketSales&lt;/P&gt;&lt;P&gt;EvolutionIndex: Current Year Market Share/Previous Year Market Share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAT: Moving Annual Total is Sum of last 12 Months Standard Units&lt;/P&gt;&lt;P&gt;for example i am in the month 201606 (That is June) my MAT for June is&amp;nbsp; Sum of the sales data for the months July 2015 to Jun 2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenge I am facing&lt;/STRONG&gt;: I have to show Evolution Index Verses Time for MAT&lt;/P&gt;&lt;P&gt;X-Axis Dimension should be of the format MonthYY (jul 15 to Jun 16)&lt;/P&gt;&lt;P&gt;Here the MAT for Jul 2015 is sum of the earlier 12 months data . That is Aug 14 to Jul 15&lt;/P&gt;&lt;P&gt;for Aug 15, Sep 14 to Aug 15. Like this, my x-axis should show the dimension values (Jun 15,jul 15, Aug 15, Sep 15, Oct 15, Nov 15, Dec 15, Jan 16, Feb 16, Mar 16, Apr 16, May 16, Jun 16).....This order will change when i moved to next month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y-Axis should show Evolution index .&lt;/P&gt;&lt;P&gt;so my calculation for Evolution Index should be (Current Last 12 Months Market Share)/(&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Previous last 12 Months)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (MarketShare (jul 2015 to Jun 2016))/(MarketShare(Jul 2014 to Jun 2015))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used AsOfTable in application. But, I am not able to to get the x axis month values. &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;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175002#M909938</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175003#M909939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample Data: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="404"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="83"&gt;MonthCode&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="116"&gt;Product&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="101"&gt;StandardUnits&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="104"&gt;MarketSales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201606&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2534&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;955034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201605&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3776&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;955034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201604&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2942&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;955034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201603&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4361&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;955034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201602&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3599&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;955034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201601&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2215&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;955034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201512&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2417&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201511&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3832&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201510&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2877&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201509&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2328&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201508&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4242&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201507&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2380&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201506&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3224&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201505&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3066&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201504&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4627&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201503&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2715&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201502&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3646&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201501&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2825&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;935213&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201412&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3744&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201411&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3012&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201410&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4240&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201409&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3128&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201408&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3686&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201407&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4651&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201406&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4653&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201405&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2713&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201404&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4962&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201403&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4121&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201402&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2098&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201401&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3187&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;921871&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201312&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2863&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;914553&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201311&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3725&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;914553&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201310&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4230&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;914553&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201309&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2750&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;914553&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201308&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3046&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;914553&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;201307&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Product1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3510&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;914553&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 02:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175003#M909939</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2016-06-13T02:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175004#M909940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible please share me the image of expecting o/p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 06:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175004#M909940</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-13T06:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175005#M909941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Graph Picture.PNG" class="jive-image image-1" src="/legacyfs/online/127610_Graph Picture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 06:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175005#M909941</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2016-06-13T06:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175006#M909942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that, what are you expecting..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 07:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175006#M909942</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-13T07:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175007#M909943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same graph i need to generate...As i mentioned in my first discussion, i am not getting the x-Axis as shown Above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to calculate the Evolution Index. I had provided the sample data and Evolution Index definition in the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 07:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175007#M909943</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2016-06-13T07:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175008#M909944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what are you asking. See just apply this expression on your Monthcode dimension and then try..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(MonthCode,'MMM-YY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not share me the sample qvw so that i will send the same format with you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 07:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175008#M909944</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-13T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175009#M909945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Srinivas,&lt;/P&gt;&lt;P&gt;Please check the attached QV applications,&lt;/P&gt;&lt;P&gt;Let me know if it not your desired output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175009#M909945</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-06-13T09:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175010#M909946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if below sample can help -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 10:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175010#M909946</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-06-13T10:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175011#M909947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are giving the data for last 12 Months. It is fine when we calculate the data for last 12 Months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is Current 12 Months sum of sales / previous 12 Months sum of sales. This is the expression we need to use in my chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example for Jun 2016:&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul 2015 to Jun 2016/ Jul 2014 to Jun 2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, My X-Axis should be Month Name starting from jul 2015 to Jun 2016&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 11:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175011#M909947</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2016-06-13T11:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175012#M909948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Srinivas,&lt;/P&gt;&lt;P&gt;please check the script once, the resident load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i understood like, Feb 15= sum( value for &lt;STRONG&gt;Feb 15&lt;/STRONG&gt;)/sum( value for &lt;STRONG&gt;Feb 14&lt;/STRONG&gt;)&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;and implemented the same through script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the below expression result should be distributed over MonthYear Dim Crct?&lt;/P&gt;&lt;P&gt;=&lt;STRONG&gt;(sum({&amp;lt;Month_Year={"&amp;gt;$(=Date(AddMonths( max(New_Date) ,-12),'YYYYMM'))&amp;lt;=$(=Date(AddMonths( max(New_Date) ,-0),'YYYYMM'))"},Flag={'Org'},Year=,Month=&amp;gt;}MarketShare))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;(sum({&amp;lt;Month_Year={"&amp;gt;$(=Date(AddMonths( max(New_Date) ,-24),'YYYYMM'))&amp;lt;=$(=Date(AddMonths( max(New_Date) ,-12),'YYYYMM'))"},Flag={'Org'},Year=,Month=&amp;gt;}MarketShare))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we cannot get the result if we use the exp , so changed at script level &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if i am wrong,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 11:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175012#M909948</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-06-13T11:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: MAT Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175013#M909949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somehow, i am not able to fix the issue...attached my application with scrambled data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check my data model now and help me to get the required output.&lt;/P&gt;&lt;P&gt;&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;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 05:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MAT-Calculation/m-p/1175013#M909949</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2016-06-20T05:28:02Z</dc:date>
    </item>
  </channel>
</rss>

