<?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 Chart display on date range condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-display-on-date-range-condition/m-p/214488#M68035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;How can I customize my Dimension statement to display only value in the previous month?&lt;/P&gt;&lt;P&gt;I tried&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;IF(max(date(Mydate)) &amp;gt;=monthstart(today(),-1) AND max(date(Mydate)) &amp;lt;= monthend(today(),-1),SomeNames)&lt;/P&gt;&lt;P&gt;but its not working I'd really appreciate any help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 06:40:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-13T06:40:47Z</dc:date>
    <item>
      <title>Chart display on date range condition</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-display-on-date-range-condition/m-p/214488#M68035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;How can I customize my Dimension statement to display only value in the previous month?&lt;/P&gt;&lt;P&gt;I tried&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;IF(max(date(Mydate)) &amp;gt;=monthstart(today(),-1) AND max(date(Mydate)) &amp;lt;= monthend(today(),-1),SomeNames)&lt;/P&gt;&lt;P&gt;but its not working I'd really appreciate any help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 06:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-display-on-date-range-condition/m-p/214488#M68035</guid>
      <dc:creator />
      <dc:date>2009-10-13T06:40:47Z</dc:date>
    </item>
    <item>
      <title>Chart display on date range condition</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-display-on-date-range-condition/m-p/214489#M68036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV has a month function that can be used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(Month(Mydate) = Month(Today())-1,SomeNames)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The "-1" in the later part is to get the previous month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 19:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-display-on-date-range-condition/m-p/214489#M68036</guid>
      <dc:creator>vupen</dc:creator>
      <dc:date>2009-10-13T19:04:02Z</dc:date>
    </item>
  </channel>
</rss>

