<?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 Load data conditionally in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735968#M263323</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 have an app where one of my data sources is an Excel spreadsheet.&amp;nbsp; The spreadsheet has data going back 11 years and I don't need all of it.&amp;nbsp; Provided that there is a date field to go by in the data, is it possible to change my load script so that it will only load data for, for example, 2013 and 2014?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2014 20:40:01 GMT</pubDate>
    <dc:creator>dukane24</dc:creator>
    <dc:date>2014-07-08T20:40:01Z</dc:date>
    <item>
      <title>Load data conditionally</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735968#M263323</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 have an app where one of my data sources is an Excel spreadsheet.&amp;nbsp; The spreadsheet has data going back 11 years and I don't need all of it.&amp;nbsp; Provided that there is a date field to go by in the data, is it possible to change my load script so that it will only load data for, for example, 2013 and 2014?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 20:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735968#M263323</guid>
      <dc:creator>dukane24</dc:creator>
      <dc:date>2014-07-08T20:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load data conditionally</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735969#M263324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with a date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;where match(year(datefield), 2013, 2014)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 20:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735969#M263324</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-08T20:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Load data conditionally</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735970#M263325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can use where clause with greater-than-sign. &lt;/P&gt;&lt;P&gt;For example: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM abc.qvd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where Date &amp;gt; 31/12/2012; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is more flexible solution because, you can fix date. Also you can use in case when the date field is numeric. &lt;/P&gt;&lt;P&gt;But if you can use the Massiomo Grossi's solution, choose his solution because it works fastest. &lt;/P&gt;&lt;P&gt;You can see also "Enable Transformation Step" options from "Table Files Load". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 21:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-conditionally/m-p/735970#M263325</guid>
      <dc:creator />
      <dc:date>2014-07-08T21:49:22Z</dc:date>
    </item>
  </channel>
</rss>

