<?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: Recent qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061239#M918666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show me filetime1 and filetime2 values. I think both are same that is why it is picking from source1 only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2016 08:31:11 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2016-05-04T08:31:11Z</dc:date>
    <item>
      <title>Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061211#M918633</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;&lt;/P&gt;&lt;P&gt;please find the my&amp;nbsp; attached&amp;nbsp; source files. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; source1 folder Three Qvds&amp;nbsp; names like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016_01_01.qvd&lt;/P&gt;&lt;P&gt;2016_01_02.qvd&lt;/P&gt;&lt;P&gt;2016_01_03.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qvd creation time is 11:10:10 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;source2 folder Three Qvds names like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2016_01_01.qvd&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2016_01_04.qvd&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2016_01_05.qvd&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Qvd creation time is &lt;SPAN style="font-size: 13.3333px;"&gt;11:15:15 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;then i have loaded all qvd's into qlikview .Check here&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;2016_01_01.qvd name having 2 qvd's&amp;nbsp; ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;coming to my requirement&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;i need latest with same&amp;nbsp; name 2&lt;SPAN style="font-size: 13.3333px;"&gt;016_01_01.qvd&amp;nbsp; from source2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Output:&amp;nbsp; i want &lt;SPAN style="font-size: 13.3333px;"&gt;2016_01_01.qvd&amp;nbsp;&amp;nbsp; from source2 because this is the latest qvd based on timestamp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&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/Recent-qvd/m-p/1061211#M918633</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061212#M918634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load all file and create 2 field as&lt;/P&gt;&lt;P&gt;1- file name&lt;/P&gt;&lt;P&gt;2 file time&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/" name="filename" title="https://community.qlik.com/"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;filename()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Returns a string containing the name of the table file currently being read, without path but including the extension. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;Load *, filename( ) as X from&lt;/P&gt;&lt;P class="Code"&gt;C:\UserFiles\abc.txt&lt;/P&gt;&lt;P&gt;Will return 'abc.txt' in field X in each record read. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MCDropDownHead_syntax_0"&gt;&lt;A class="MCDropDownHotSpot_0" name="filetime"&gt;&lt;SPAN class="Bold"&gt;filetime(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[ filename ]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Returns a timestamp for the date and time of the last modification of the file &lt;SPAN class="Italic"&gt;filename&lt;/SPAN&gt;. If no &lt;SPAN class="Italic"&gt;filename&lt;/SPAN&gt; is specified, the function will refer to the currently read table file. &lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;filetime( 'xyz.xls' )&lt;/P&gt;&lt;P&gt;Will return the timestamp of the last modification of the file xyz.xls. &lt;/P&gt;&lt;P class="Code"&gt;Load *, filetime() as X from abc.txt ;&lt;/P&gt;&lt;P&gt;Will return the date and time of the last modification of the file (abc.txt) as a timestamp in field X in each record read. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 07:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061212#M918634</guid>
      <dc:creator>florentina_doga</dc:creator>
      <dc:date>2016-05-03T07:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061213#M918635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;Hello Mahesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 8pt;"&gt;Here is a sample script for you:&lt;/SPAN&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;For&lt;/STRONG&gt;&lt;/SPAN&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;('C:Source1\*')&lt;BR /&gt; Sources:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Source1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&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;BR /&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;File&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; 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;File_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FileTime&lt;/SPAN&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;File_Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&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;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&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;('C:\Source2\*')&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Source2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&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;BR /&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;File&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FileName&lt;/SPAN&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;File_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FileTime&lt;/SPAN&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;File_Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&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;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;EXIT&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Script&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; result:&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: #800000; font-size: 8pt;"&gt;File_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;File_Time&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;Max_File_Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sources&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;File_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 07:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061213#M918635</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-05-03T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061214#M918636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florentina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share Example with my data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 07:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061214#M918636</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061215#M918637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;try below code&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;For each vFile1 in Filelist ('PathSource1\*.qvd')&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Files1:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD filebasename('$(vFile1)') as FileName,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFile1)' as FileName1,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; filetime('$(vFile1)') as FileTime1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;autogenerate 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;Next vFile1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;For each vFile2 in Filelist ('PathSource2\*.qvd')&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Files2:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD filebasename('$(vFile2)') as FileName,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFile2)' as FileName2,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; filetime('$(vFile2)') as FileTime2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;autogenerate 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;Next vFile2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;New:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;noconcatenate&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Resident Files1;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;join(New)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Resident Files2;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Drop Tables Files1, Files2;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Final:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;noconcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD if(FileTime2 &amp;gt; FileTime1 or isnull(FileTime1),FileName2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(FileTime1 &amp;gt; FileTime2 or isnull(FileTime2),FileName1)) as FileName,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rangemax(&lt;STRONG style="font-size: 13.3333px;"&gt;FileTime2,&lt;STRONG style="font-size: 13.3333px;"&gt;FileTime1) as FileTime&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident New;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;drop table New;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AllQVD:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD 1 as Junk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Autogenerate 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For i=1 to FieldValueCount('FileName')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;let vFileName = FieldValue('FileName',$(i));&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate(AllQVD)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFileName)' as FileName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM $(vFileName)(Qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Next i&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;drop field Junk;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store AllQVD into Path\FinalQVD.qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 08:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061215#M918637</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-03T08:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061216#M918638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you attach QVW ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 08:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061216#M918638</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061217#M918639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have QlikView in my system. Can you try this code at your end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 08:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061217#M918639</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-03T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061218#M918640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting error "TABLE NOT FOUND NEW"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 08:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061218#M918640</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T08:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061219#M918641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the same code? can you show me the screenshot of your code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 09:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061219#M918641</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-03T09:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061220#M918642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR Each source1 in FileList('H:\Personal\TOP5\source1\QVDS\*.qvd')&lt;/P&gt;&lt;P&gt;source1:&lt;/P&gt;&lt;P&gt;load FileBaseName('$(source1)') as filename,&lt;/P&gt;&lt;P&gt;'$(source1)' as filename1,&lt;/P&gt;&lt;P&gt;FileTime('$(source1)') as FileTime1 AutoGenerate 1;&lt;/P&gt;&lt;P&gt;next source1&lt;/P&gt;&lt;P&gt;FOR Each source2 in FileList('H:\Personal\TOP5\source1\QVDS\*.qvd')&lt;/P&gt;&lt;P&gt;source2:&lt;/P&gt;&lt;P&gt;load FileBaseName('$(source1)') as filename,&lt;/P&gt;&lt;P&gt;'$(source1)' as filename2,&lt;/P&gt;&lt;P&gt;FileTime('$(source1)') as FileTime2 AutoGenerate 1;&lt;/P&gt;&lt;P&gt;next source2&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;Resident source1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join(New)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;Resident source2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Tables source1, source2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;LOAD if(FileTime2 &amp;gt; FileTime1 or isnull(FileTime1),FileTime2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(FileTime1 &amp;gt; FileTime2 or isnull(FileTime2),FileTime1)) as filename,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rangemax(FileTime2,FileTime1) as FileTime&lt;/P&gt;&lt;P&gt;Resident New;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table New;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllQVD:&lt;/P&gt;&lt;P&gt;LOAD 1 as Junk&lt;/P&gt;&lt;P&gt;Autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i=1 to FieldValueCount('filename')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vFileName = FieldValue('filename',$(i));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(AllQVD)&lt;/P&gt;&lt;P&gt;LOAD*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFileName)' as filename&lt;/P&gt;&lt;P&gt;FROM $(vFileName)(Qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop field Junk;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store AllQVD into FinalQVD.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;NOTE:- Here&amp;nbsp;&amp;nbsp; I am getting Error vFileName is showing error and filetime,filename is showing like this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-05-03_15-14-40.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123383_2016-05-03_15-14-40.png" style="height: 311px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 09:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061220#M918642</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T09:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061221#M918643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couple of changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FOR Each source1 in FileList('H:\Personal\TOP5\source1\QVDS\*.qvd')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;source1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load &lt;SPAN style="color: #ff0000;"&gt;FileName&lt;/SPAN&gt;('$(source1)') as filename,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'$(source1)' as filename1,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileTime('$(source1)') as FileTime1 AutoGenerate 1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next source1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FOR Each source2 in FileList('H:\Personal\TOP5\&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;source2&lt;/SPAN&gt;\QVDS\*.qvd')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;source2:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load &lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FileName&lt;/SPAN&gt;('$(&lt;SPAN style="color: #ff0000;"&gt;source2&lt;/SPAN&gt;)') as filename,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'$(&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;source2&lt;/SPAN&gt;)' as filename2,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileTime('$(&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;source2&lt;/SPAN&gt;)') as FileTime2 AutoGenerate 1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next source2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 10:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061221#M918643</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-03T10:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061222#M918644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also can you show me, what are the Values you are getting in filename1 and filename2 fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 10:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061222#M918644</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-03T10:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061223#M918645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="2016-05-03_15-38-10.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123385_2016-05-03_15-38-10.png" style="height: 276px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 10:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061223#M918645</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T10:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061224#M918646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have made the changes Now also i am getting same problem&amp;nbsp; like first screen shot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Mahesh.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 10:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061224#M918646</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T10:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061225#M918647</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;can any one give solution for my requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 11:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061225#M918647</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T11:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061226#M918648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello mahesh,&lt;/P&gt;&lt;P&gt;please upload your qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 11:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061226#M918648</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-05-03T11:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061227#M918649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 05:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061227#M918649</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-04T05:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061228#M918650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp; your script only with modifications,&lt;/P&gt;&lt;P&gt;FOR Each source1 in FileList('H:\Personal\TOP5\source1\QVDS\*.qvd')&lt;/P&gt;&lt;P&gt;source1:&lt;/P&gt;&lt;P&gt;load FileName('$(source1)') as filename,&lt;/P&gt;&lt;P&gt;'$(source1)' as filename1,&lt;/P&gt;&lt;P&gt;FileTime('$(source1)') as FileTime1 AutoGenerate 1;&lt;/P&gt;&lt;P&gt;next source1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR Each source2 in FileList('H:\Personal\TOP5\source2\QVDS\*.qvd')&lt;/P&gt;&lt;P&gt;source2:&lt;/P&gt;&lt;P&gt;load FileName('$(source2)') as filename,&lt;/P&gt;&lt;P&gt;'$(source2)' as filename2,&lt;/P&gt;&lt;P&gt;FileTime('$(source2)') as FileTime2 AutoGenerate 1;&lt;/P&gt;&lt;P&gt;next source2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;Resident source1;&lt;/P&gt;&lt;P&gt;join(New)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;Resident source2;&lt;/P&gt;&lt;P&gt; Drop Tables source1, source2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;(if(FileTime2 &amp;gt; FileTime1 or isnull(FileTime1),FileTime2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(FileTime1 &amp;gt; FileTime2 or isnull(FileTime2),FileTime1)))as filename,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rangemax(FileTime2,FileTime1) as FileTime&lt;/P&gt;&lt;P&gt;Resident New;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table New;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllQVD:&lt;/P&gt;&lt;P&gt;LOAD 1 as Junk&lt;/P&gt;&lt;P&gt;Autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i=1 to FieldValueCount('filename')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vFileName = FieldValue('filename',$(i));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(AllQVD)&lt;/P&gt;&lt;P&gt;LOAD*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFileName)' as filename&lt;/P&gt;&lt;P&gt;FROM $(vFileName)(Qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop field Junk;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store AllQVD into FinalQVD.qvd;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-05-04_11-37-02.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123469_2016-05-04_11-37-02.png" style="height: 276px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 06:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061228#M918650</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-04T06:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061229#M918651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change this if statement. You are taking filetime instead of filename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;(if(FileTime2 &amp;gt; FileTime1 or isnull(FileTime1),&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;filenam1&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(FileTime1 &amp;gt; FileTime2 or isnull(FileTime2),&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;filename2&lt;/SPAN&gt;)))as filename,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(if(FileTime2 &amp;gt; FileTime1 or isnull(FileTime1),&lt;SPAN style="color: #ff0000;"&gt;filenam2&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(FileTime1 &amp;gt; FileTime2 or isnull(FileTime2),&lt;SPAN style="color: #ff0000;"&gt;filename1&lt;/SPAN&gt;)))as filename,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;update: Corrected if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 06:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061229#M918651</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-04T06:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Recent qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061230#M918652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kushal,&lt;/P&gt;&lt;P&gt;Now Showing this error,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-05-04_11-37-02.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123483_2016-05-04_11-37-02.png" style="height: 276px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 06:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Recent-qvd/m-p/1061230#M918652</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-04T06:23:01Z</dc:date>
    </item>
  </channel>
</rss>

