<?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: last month value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1641850#M732510</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Sagara, did either of the posts get you what you needed?&amp;nbsp; If so, please be sure to return to the thread and use the Accept as Solution button on the one(s) that did help you get things working.&amp;nbsp; If you did something else, consider posting that and then mark it, so others will know what actually worked.&amp;nbsp; If you still need further assistance, please leave an update for us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2019 18:07:08 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-10-31T18:07:08Z</dc:date>
    <item>
      <title>last month value</title>
      <link>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1638696#M732507</link>
      <description>&lt;P&gt;dear all&lt;/P&gt;&lt;P&gt;i already get a last year selected month value using given below formula&amp;nbsp;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;YEAR = {"$(=Only([YEAR]-1))"},CLA_CODE= {'M3'}&amp;gt;} [GROSSTOT] )&lt;/P&gt;&lt;P&gt;now i want get a last month value , pls help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sagara&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1638696#M732507</guid>
      <dc:creator>sagaraperera</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: last month value</title>
      <link>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1638722#M732508</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Last Month:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;CLA_CODE= {'M3'},MonthYear={'$(=MonthName(MonthStart(Max(Date))-1))'}&amp;gt;}[GROSSTOT])&lt;/P&gt;&lt;P&gt;make sure you have Monthyear field&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mustaq&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 07:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1638722#M732508</guid>
      <dc:creator>MohammedMustaq</dc:creator>
      <dc:date>2019-10-23T07:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: last month value</title>
      <link>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1638725#M732509</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Last Month.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22177iBEB054105C206AD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Last Month.PNG" alt="Last Month.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month={"$(=month(AddMonths(max(&amp;lt;date&amp;gt;),-1,0)))"},&amp;lt;date&amp;gt;=,&lt;SPAN&gt;CLA_CODE= {'M3'}&lt;/SPAN&gt;&amp;gt;} &lt;SPAN&gt;&amp;nbsp;[GROSSTOT]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Replace &amp;lt;date&amp;gt; to your date column in data model.&lt;/P&gt;&lt;P&gt;Be sure you have Month column defined in your data model.&lt;/P&gt;&lt;P&gt;If Month is not defined, refer qvw attached as reference.&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Arthur Fong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 07:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1638725#M732509</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-10-23T07:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: last month value</title>
      <link>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1641850#M732510</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sagara, did either of the posts get you what you needed?&amp;nbsp; If so, please be sure to return to the thread and use the Accept as Solution button on the one(s) that did help you get things working.&amp;nbsp; If you did something else, consider posting that and then mark it, so others will know what actually worked.&amp;nbsp; If you still need further assistance, please leave an update for us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 18:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-month-value/m-p/1641850#M732510</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-31T18:07:08Z</dc:date>
    </item>
  </channel>
</rss>

