<?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: How to set expression to check the last 30 days? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97628#M752889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to put 0 instead -1 (0 for last month, -1 for two months, ...) here and it worked out. thank you Sunny &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max({1} Snapshot_Date),0), 'YYYY-MM-DD'))"}&amp;gt;} Go_Live)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 15:53:16 GMT</pubDate>
    <dc:creator>bhaveshp90</dc:creator>
    <dc:date>2018-10-11T15:53:16Z</dc:date>
    <item>
      <title>How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97614#M752875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Can I set the expression to my date column, so that it will filter only for the Last 30 days? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97614#M752875</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97615#M752876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should add a set analysis in your differents expressions in order to filter on the last 30 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Marina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97615#M752876</guid>
      <dc:creator>marinadorcassio1</dc:creator>
      <dc:date>2018-10-11T15:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97616#M752877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like below:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Year Field]=,[Month Field]=, [Your Date Field]={"&amp;gt;=$(=Date(Today()-30))&amp;lt;=$(=Today())"} &amp;gt;} SalesVolume)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97616#M752877</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2018-10-11T15:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97617#M752878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added this expression but I am unable to get the last 30 days data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=Addmonths(Max(Snapshot_Date),-1))"}&amp;gt;}Go_Live)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97617#M752878</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97618#M752879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Snapshot_Date?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97618#M752879</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-11T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97619#M752880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats the dimensions in your chart?&lt;/P&gt;&lt;P&gt;if it has &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Snapshot_Date as a dimension the expression will not work&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97619#M752880</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-11T15:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97620#M752881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The format for Snapshot_Date is&amp;nbsp; '2018-08-31' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97620#M752881</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T15:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97621#M752882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Project Number as the Dimension and PAC Delay as Expression. I do not have Date in my Dimension&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97621#M752882</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T15:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97622#M752883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=&lt;SPAN style="color: #ff0000;"&gt;Date(&lt;/SPAN&gt;Addmonths(Max(Snapshot_Date),-1)&lt;SPAN style="color: #ff0000;"&gt;, 'YYYY-MM-DD')&lt;/SPAN&gt;)"}&amp;gt;} Go_Live)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97622#M752883</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-11T15:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97623#M752884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the output that you are getting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97623#M752884</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-11T15:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97624#M752885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using your expression, but the data is changing when I change the List Box filters &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97624#M752885</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T15:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97625#M752886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that when you select Snapshot_Date the data changes? Try this may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max(&lt;SPAN style="color: #ff0000;"&gt;{1}&lt;/SPAN&gt; Snapshot_Date),-1), 'YYYY-MM-DD'))"}&amp;gt;} Go_Live)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97625#M752886</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-11T15:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97626#M752887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked out, but I am getting the last two months data both July and August months data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max({1} Snapshot_Date),-1), 'YYYY-MM-DD'))"}&amp;gt;} Go_Live)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97626#M752887</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97627#M752888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your Max &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Snapshot_Date &lt;/STRONG&gt;date? Without knowing what this date, it is difficult to know why you getting July and August&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97627#M752888</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-11T15:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97628#M752889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to put 0 instead -1 (0 for last month, -1 for two months, ...) here and it worked out. thank you Sunny &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max({1} Snapshot_Date),0), 'YYYY-MM-DD'))"}&amp;gt;} Go_Live)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97628#M752889</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T15:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to set expression to check the last 30 days?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97629#M752891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Max Snapshot_Date is Previous month. If the Current month is October, Max Snapshot_Date is September&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 17:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-expression-to-check-the-last-30-days/m-p/97629#M752891</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-11T17:29:29Z</dc:date>
    </item>
  </channel>
</rss>

