<?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 up current year while loading data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142170#M912246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot do this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; '1990' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;lt; = Year (Now()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 15:15:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-07T15:15:58Z</dc:date>
    <item>
      <title>How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142169#M912245</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;I try to limit my year peroid while loading data. The period I am looking for is from 1990 until current date (let's say 06/07/2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did " WHERE Year (Date) &amp;gt; '1990' "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How can I do set up the second condition and set up the date is equal and less than the current date?&lt;/P&gt;&lt;P&gt;" WHERE Year (Date) &amp;gt; '1990'&amp;nbsp; and&amp;nbsp; Date &amp;lt; = ?? "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Becky&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-up-current-year-while-loading-data/m-p/1142169#M912245</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142170#M912246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot do this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; '1990' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;lt; = Year (Now()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142170#M912246</guid>
      <dc:creator />
      <dc:date>2016-06-07T15:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142171#M912247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am all set!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do the one shows above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142171#M912247</guid>
      <dc:creator />
      <dc:date>2016-06-07T15:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142172#M912248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You got it to work now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142172#M912248</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T15:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142173#M912249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think, this will also work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &amp;gt; '1990' &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;lt; = Today();&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142173#M912249</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-07T15:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142174#M912250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142174#M912250</guid>
      <dc:creator />
      <dc:date>2016-06-07T16:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up current year while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142175#M912251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this works too. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-current-year-while-loading-data/m-p/1142175#M912251</guid>
      <dc:creator />
      <dc:date>2016-06-07T16:52:20Z</dc:date>
    </item>
  </channel>
</rss>

