<?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: Displaying the last loaded month data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418502#M155681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found a solution yet?&lt;/P&gt;&lt;P&gt;I have done something similare to that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 12:40:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-12T12:40:58Z</dc:date>
    <item>
      <title>Displaying the last loaded month data</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418501#M155680</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;We wanted to show monthwise data of the current stock of products.When we select the specific month, it should display the current stock available for that month. Suppose for this year, I have the current stock&amp;nbsp; data available from jan to March, Is there any method that when I select april or May or even December, it should display me the last loaded month data ie here its should be march. Can someone help please!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 13:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418501#M155680</guid>
      <dc:creator />
      <dc:date>2013-04-03T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying the last loaded month data</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418502#M155681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found a solution yet?&lt;/P&gt;&lt;P&gt;I have done something similare to that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 12:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418502#M155681</guid>
      <dc:creator />
      <dc:date>2013-09-12T12:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying the last loaded month data</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418503#M155682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! You could just make ur expression like Max(Month(Today()-1)), Then when selecting a max mont eg. May, it would so april.. Selecting April it would show March and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or Month(Addmonths(Today(),-1)) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 12:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418503#M155682</guid>
      <dc:creator />
      <dc:date>2013-09-12T12:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying the last loaded month data</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418504#M155683</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;expression&lt;/P&gt;&lt;P&gt;=count({&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; year=,&lt;/P&gt;&lt;P&gt;&amp;nbsp; month=,&lt;/P&gt;&lt;P&gt;&amp;nbsp; quarter=,&lt;/P&gt;&lt;P&gt;&amp;nbsp; monthyear=,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; dateNum= &lt;/P&gt;&lt;P&gt;&amp;nbsp; {'&amp;gt;=$(=(Num(MonthStart(vSelectedDate, -2))))&amp;lt;=$(=(Floor(MonthEnd(vSelectedDate))))'}&amp;gt;} [Order id])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;create one variable -&amp;gt; vSelectedDate = =If(Num(MonthEnd(Makedate(Max(year), Max(month), 1))) &amp;gt; Num(Today()), Num(Today()), Num(MonthEnd(Makedate(Max(year), Max(month), 1))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 12:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-the-last-loaded-month-data/m-p/418504#M155683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-12T12:58:59Z</dc:date>
    </item>
  </channel>
</rss>

