<?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 rolling 12 months average in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216956#M856295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all are doing great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help on calculating rolling 12 months average score for my metric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calculating &lt;STRONG&gt;average delivery %&lt;/STRONG&gt; for each product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to plot a graph on product dimension and the measure i need to calculate is &lt;STRONG&gt;last 12 months avg delivery %.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the following expression to achieve that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery % = successfull tickets/Considered tickets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg 12 months delivery % =&lt;/P&gt;&lt;P&gt;RangeAvg(Aggr(&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="font-size: 13.3333px;"&gt;Count(DISTINCT{&amp;lt;[Invoice Date]={"&amp;gt;=$(=MonthStart(Max([Invoice Date]),-12)))&amp;lt;$(=MonthEnd(Max([Invoice Date])))"},Category={'Success'}&amp;gt;}[Ticket Number]) /&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count(DISTINCT{&amp;lt;[Invoice Date]={"&amp;gt;=$(=MonthStart(Max([Invoice Date]),-12)))&amp;lt;$(=MonthEnd(Max([Invoice Date])))"},Category={'Considered'}&amp;gt;}[Ticket Number]) ,Product))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but unfortunately it is not giving the correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody guide me with the correct expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>rolling 12 months average</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216956#M856295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all are doing great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help on calculating rolling 12 months average score for my metric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calculating &lt;STRONG&gt;average delivery %&lt;/STRONG&gt; for each product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to plot a graph on product dimension and the measure i need to calculate is &lt;STRONG&gt;last 12 months avg delivery %.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the following expression to achieve that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery % = successfull tickets/Considered tickets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg 12 months delivery % =&lt;/P&gt;&lt;P&gt;RangeAvg(Aggr(&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="font-size: 13.3333px;"&gt;Count(DISTINCT{&amp;lt;[Invoice Date]={"&amp;gt;=$(=MonthStart(Max([Invoice Date]),-12)))&amp;lt;$(=MonthEnd(Max([Invoice Date])))"},Category={'Success'}&amp;gt;}[Ticket Number]) /&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count(DISTINCT{&amp;lt;[Invoice Date]={"&amp;gt;=$(=MonthStart(Max([Invoice Date]),-12)))&amp;lt;$(=MonthEnd(Max([Invoice Date])))"},Category={'Considered'}&amp;gt;}[Ticket Number]) ,Product))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but unfortunately it is not giving the correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody guide me with the correct expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nani&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/rolling-12-months-average/m-p/1216956#M856295</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: rolling 12 months average</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216957#M856296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give this a read&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3208"&gt;Average – Which average?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 06:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216957#M856296</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-02-06T06:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: rolling 12 months average</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216958#M856297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or provide a sample app with expected output&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1290" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://community.qlik.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 06:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216958#M856297</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-02-06T06:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: rolling 12 months average</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216959#M856298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vineeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am off work today and i will provide the sample data once i reach office tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 06:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-12-months-average/m-p/1216959#M856298</guid>
      <dc:creator />
      <dc:date>2017-02-06T06:25:05Z</dc:date>
    </item>
  </channel>
</rss>

