<?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: Load most recent QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364017#M417682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/169789"&gt;how to dynamically load the latest qvd in the folder in qlikview?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 14:05:44 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2017-07-11T14:05:44Z</dc:date>
    <item>
      <title>Load most recent QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364016#M417681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fairly straight forward one I'm sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just loaded 2 qvds into a QlikView document. Next month I'll have a third qvd and then a firth and so on. All I want to do it load the third one in and not the first teo. The qvds are called Filename&amp;amp;Date. I'm sure there's a straight forward way to script it to just load the most recent qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 13:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364016#M417681</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2017-07-11T13:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Load most recent QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364017#M417682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/169789"&gt;how to dynamically load the latest qvd in the folder in qlikview?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364017#M417682</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-07-11T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load most recent QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364018#M417683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so I need something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revenue:&lt;BR /&gt; LOAD &lt;BR /&gt; FileName() AS File,&lt;BR /&gt; COVERAGE_EFFECTIVE_DT, &lt;BR /&gt; [Coverage Year], &lt;BR /&gt; [Coverage Month], &lt;BR /&gt; [Coverage Day], &lt;BR /&gt; [Revenue Year], &lt;BR /&gt; GROSS_PREMIUM_USD_AMT_NR, &lt;BR /&gt; GROSS_REVENUE_USD_AMT, &lt;BR /&gt; NET_PREMIUM_USD_AMT_NR, &lt;BR /&gt; NET_REVENUE_USD_AMT, &lt;BR /&gt; [Risk Number], &lt;BR /&gt; [Revenue Month], &lt;BR /&gt; [SIC Description], &lt;BR /&gt; CUSTOMER_TRANSACTION_NUMBER_TX, &lt;BR /&gt; [Revenue Day], &lt;BR /&gt; Division, &lt;BR /&gt; Opco, &lt;BR /&gt; [Office Name], &lt;BR /&gt; Zone, &lt;BR /&gt; Dept, &lt;BR /&gt; [PM CDT_SYSTEM_CD], &lt;BR /&gt; [Risk Bearer Type], &lt;BR /&gt; [ICG Agency Type], &lt;BR /&gt; Insured&lt;BR /&gt; FROM&lt;BR /&gt; $(vQVDPath)Revenue*.qvd]&lt;BR /&gt; (qvd);&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;let&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;path_Pallet&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/"&gt;\\gblonfc11\mc-glob\UK&lt;/A&gt; National Placement MI\Kev Brown\Reload Dashboard\2. Dashboard Reload\3. QVD Output\Revenue*.qvd' &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;for&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;each&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;File&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;filelist&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;path_Pallet&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; AAA:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; '$(File)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;next&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;File&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; Tab:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;lastFile&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LET&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;myFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('lastFile', 0, 'Tab');&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA, Tab;&lt;BR /&gt;&lt;BR /&gt; MyOnlyTable:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;From&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(myFile)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-most-recent-QVD/m-p/1364018#M417683</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2017-07-11T14:22:12Z</dc:date>
    </item>
  </channel>
</rss>

