<?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 from multiple yearly qvds where year &amp;gt; 2012 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-from-multiple-yearly-qvds-where-year-gt-2012/m-p/1165630#M909613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load data from multiple qvds and at the moment I am having to type the entire load statement for each qvd.!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked up a For each statement to upload multiple QVD's however, I am unable to adapt it to my situation. If you can come up with a better solution for my problem - it will be wonderful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My qvd's are named as Customer_sales_2010 .... Customer_sales_2016&lt;/P&gt;&lt;P&gt;I want to upload all data from Qvd's where year &amp;gt; 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>snehamahaveer</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Load from multiple yearly qvds where year &gt; 2012</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-multiple-yearly-qvds-where-year-gt-2012/m-p/1165630#M909613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load data from multiple qvds and at the moment I am having to type the entire load statement for each qvd.!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked up a For each statement to upload multiple QVD's however, I am unable to adapt it to my situation. If you can come up with a better solution for my problem - it will be wonderful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My qvd's are named as Customer_sales_2010 .... Customer_sales_2016&lt;/P&gt;&lt;P&gt;I want to upload all data from Qvd's where year &amp;gt; 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&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/Load-from-multiple-yearly-qvds-where-year-gt-2012/m-p/1165630#M909613</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load from multiple yearly qvds where year &gt; 2012</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-multiple-yearly-qvds-where-year-gt-2012/m-p/1165631#M909614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer_Sales:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Customer_sales_*.qvd&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;right(subfield(filename(), '.', 1), 4) &amp;gt; 2012&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-multiple-yearly-qvds-where-year-gt-2012/m-p/1165631#M909614</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2016-06-21T15:47:38Z</dc:date>
    </item>
  </channel>
</rss>

