<?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: Loading QVDs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844354#M1004482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can load all files QVD and add field 'NameQVD', separate in Set Analyses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Ex. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp; filename() AS File&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM Sales_2014_*.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Best Regards,&lt;/P&gt;&lt;P&gt; Tiago Ferrucio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2015 15:18:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-25T15:18:32Z</dc:date>
    <item>
      <title>Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844351#M1004479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got Sales QVDs in a folder from 2014&lt;/P&gt;&lt;P&gt;Sales_2014_01&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_02&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_03&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_04&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_05&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_06&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_07&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_08&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_09&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_2014_12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Now I want to chose the data only from 2014_05&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I dont want to load the QVDs one by one &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is there a dynamic Way of Loading it &lt;SPAN style="font-size: 13.3333330154419px;"&gt;from 2014_05&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Please Suggest&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844351#M1004479</guid>
      <dc:creator />
      <dc:date>2015-05-25T14:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844352#M1004480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Sales_2014_05.qvd(qvd)?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844352#M1004480</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-05-25T14:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844353#M1004481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming you want to calculate which QVD to load based on the current date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vQvd = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Sales_' &amp;amp; date(today(1),'YYYY_MM') &amp;amp; '.qvd');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;LOAD * FROM $(vQvd)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt; (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844353#M1004481</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-25T14:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844354#M1004482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can load all files QVD and add field 'NameQVD', separate in Set Analyses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Ex. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp; filename() AS File&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM Sales_2014_*.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Best Regards,&lt;/P&gt;&lt;P&gt; Tiago Ferrucio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 15:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844354#M1004482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T15:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844355#M1004483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;/P&gt;&lt;P&gt;I want only the QVDs from May&lt;/P&gt;&lt;P&gt;ie., &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;from 2014_05&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 16:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844355#M1004483</guid>
      <dc:creator />
      <dc:date>2015-05-25T16:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844356#M1004484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2014_05 is a folder or a single QVD?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 16:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844356#M1004484</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-05-25T16:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844357#M1004485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want the QVDs from 2014_05 &lt;EM&gt;forward.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR EACH file in 'C:\mydir\*.qvd'&lt;/P&gt;&lt;P&gt; IF '$(file)' &amp;gt;= &lt;SPAN style="font-size: 13.3333330154419px;"&gt;C:\mydir\2014_05.qvd' THEN &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * FROM [$(file)} (qvd);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; ENDIF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NEXT file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have to actually extract the YYYY_MM portion to do a valid comparison, but hopefully the loop gets you started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 17:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844357#M1004485</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-25T17:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844358#M1004486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You &lt;/P&gt;&lt;P&gt;Let me check with this Method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 17:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844358#M1004486</guid>
      <dc:creator />
      <dc:date>2015-05-25T17:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844359#M1004487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anjos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a single QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 17:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844359#M1004487</guid>
      <dc:creator />
      <dc:date>2015-05-25T17:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844360#M1004488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD * From sales.QVD where fieldname=2014_05;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 17:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844360#M1004488</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-05-25T17:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844361#M1004489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD * FROM Sales_*.qvd (qvd)&lt;/P&gt;&lt;P&gt;Where Right(FileBaseName(),7)&amp;gt;='2014_05';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 18:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844361#M1004489</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-25T18:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844362#M1004490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was not Working &lt;/P&gt;&lt;P&gt;Please Suggest some Solution &lt;/P&gt;&lt;P&gt;I want to Load QVDs &amp;gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'2014_05'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844362#M1004490</guid>
      <dc:creator />
      <dc:date>2015-05-26T08:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844363#M1004491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the script you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 16:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-QVDs/m-p/844363#M1004491</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-26T16:11:39Z</dc:date>
    </item>
  </channel>
</rss>

