<?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: setup dynamic date in where clause current month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3725#M792402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Where Sales_Date&amp;gt;=YearStart(Today(), -3) and Sales_Date&amp;lt;YearStart(Today());&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that instead of doing &amp;lt;= 12/31/2017, I did &amp;lt; 01/01/2018&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jan 2018 13:00:52 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-19T13:00:52Z</dc:date>
    <item>
      <title>setup dynamic date in where clause current month</title>
      <link>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3722#M792399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me to setup date dynamic instead of hardcoding in where clause current month, so that it will update with current month in incremental load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;LOAD CustID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales_Date&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Inventry.xlsx (ooxml, embedded labels, table is Sheet2)&lt;/P&gt;&lt;P&gt;Where Sales_Date&amp;gt;='12/01/2018' and Sales_Date&amp;lt;='12/31/2018';&lt;/P&gt;&lt;P&gt;Store QVD &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/setup-dynamic-date-in-where-clause-current-month/m-p/3722#M792399</guid>
      <dc:creator>karan_kn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: setup dynamic date in where clause current month</title>
      <link>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3723#M792400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Where Sales_Date&amp;gt;=MonthStart(Today()) and Sales_Date&amp;lt;=MonthEnd(Today());&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 12:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3723#M792400</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-19T12:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: setup dynamic date in where clause current month</title>
      <link>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3724#M792401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;SPAN style="font-size: 13.3333px;"&gt;Sunny&lt;/SPAN&gt; &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt; , Can you help me to setup where clause for this as well:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Last two years : &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where Sales_Date&amp;gt;='01/01/2015' and Sales_Date&amp;lt;='12/31/2017'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 12:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3724#M792401</guid>
      <dc:creator>karan_kn</dc:creator>
      <dc:date>2018-01-19T12:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: setup dynamic date in where clause current month</title>
      <link>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3725#M792402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Where Sales_Date&amp;gt;=YearStart(Today(), -3) and Sales_Date&amp;lt;YearStart(Today());&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that instead of doing &amp;lt;= 12/31/2017, I did &amp;lt; 01/01/2018&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 13:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3725#M792402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-19T13:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: setup dynamic date in where clause current month</title>
      <link>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3726#M792403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 13:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/setup-dynamic-date-in-where-clause-current-month/m-p/3726#M792403</guid>
      <dc:creator>karan_kn</dc:creator>
      <dc:date>2018-01-19T13:02:10Z</dc:date>
    </item>
  </channel>
</rss>

