<?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: Display Last 13 months sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141906#M374020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have got the correct answer then please mark the answer as "Correct answer" and close this discussion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2016 13:39:26 GMT</pubDate>
    <dc:creator>saimahasan</dc:creator>
    <dc:date>2016-09-05T13:39:26Z</dc:date>
    <item>
      <title>Display Last 13 months sales</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141902#M374016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display last 13 months sales on bar chart based on the month that i selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i get any suggestions regarding this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 17:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141902#M374016</guid>
      <dc:creator>PRS</dc:creator>
      <dc:date>2016-09-03T17:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last 13 months sales</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141903#M374017</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;maybe something like &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=(AddMonths(MonthYear,-13))) &amp;lt;=$(=(AddMonths(MonthYear,0)))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) in your expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 19:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141903#M374017</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-09-03T19:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last 13 months sales</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141904#M374018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;Maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Month=, Year=, Date = {"&amp;gt;=$(=Monthstart(AddMonths(Max(Date),-13)))&amp;lt;=$(=max(Date))"}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 20:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141904#M374018</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-09-03T20:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last 13 months sales</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141905#M374019</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,&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;order_date=, order_date_day=, order_date_month=, order_date_year=,&lt;/P&gt;&lt;P&gt;order_date_yearmonth = {"&amp;gt;=$(=(AddMonths(Max(order_date_yearmonth),-12)))&amp;lt;=$(=(Max(order_date_yearmonth)))"}&amp;gt;}[Total Amount])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2016 15:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141905#M374019</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2016-09-04T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last 13 months sales</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141906#M374020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have got the correct answer then please mark the answer as "Correct answer" and close this discussion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 13:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-13-months-sales/m-p/1141906#M374020</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2016-09-05T13:39:26Z</dc:date>
    </item>
  </channel>
</rss>

