<?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 Three Months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897350#M312226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD = {'&amp;gt;=$(=Max(DispLD-2))'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 16:20:00 GMT</pubDate>
    <dc:creator>pokassov</dc:creator>
    <dc:date>2015-06-02T16:20:00Z</dc:date>
    <item>
      <title>Display Last Three Months</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897349#M312225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field called DispLD, which represents the Load Date for file data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to show just the last 3 months based on this field. I have made an equation below in set analysis, which works, but is only showing the DispLD - 2. It is currently april, so the expression below shows results for February ONLY. I want to be able to show results for February, March and April. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DispLD = {'$(=Max(DispLD-2))'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DispLD is formatted as YYYYMM (i.e 201504 is April 2015)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help you can offer is appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 16:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897349#M312225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-02T16:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last Three Months</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897350#M312226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD = {'&amp;gt;=$(=Max(DispLD-2))'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 16:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897350#M312226</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-06-02T16:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last Three Months</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897351#M312227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked perfectly. Thank you for the quick response. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 16:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897351#M312227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-02T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last Three Months</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897352#M312228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a chart with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD&amp;nbsp; as dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try expression&lt;/P&gt;&lt;P&gt;concat({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD &lt;/SPAN&gt;={"&amp;gt;=$(=date(addmonths(makedate(left(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD &lt;/SPAN&gt;),4), right(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD &lt;/SPAN&gt;),2)),-2),'YYYYMM'))&amp;lt;=$(=date(makedate(left(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD &lt;/SPAN&gt;),4), right(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD &lt;/SPAN&gt;),2)),'YYYYMM'))"}&amp;gt;} distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD , ' '&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 16:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897352#M312228</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-06-02T16:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Display Last Three Months</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897353#M312229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DispLD = {'=date(=Max(DispLD-2),YYYYMM)'}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 04:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Last-Three-Months/m-p/897353#M312229</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-06-03T04:01:54Z</dc:date>
    </item>
  </channel>
</rss>

