<?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: csv filetime in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457403#M700680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load date(filetime()) as vExcelTime &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://myteamsusa/sites/New" style="background-color: #ffffff; color: #007fc0; font-family: Arial;"&gt;http://myteamsusa/sites/New&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt; Folder/RMS_File.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 22:43:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-21T22:43:17Z</dc:date>
    <item>
      <title>csv filetime</title>
      <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457402#M700679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks, I need to know CSV file modification time. I tried with filetime('C:\Documents and Settings\Documenst\Test.csv') and works well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I pointed the filename with web file and I got the null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let vExcelTime = filetime('&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myteamsusa/sites/New"&gt;http://myteamsusa/sites/New&lt;/A&gt;&lt;SPAN&gt; Folder/RMS_File.csv') and this returns null value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me, how can i get the modification time of the csv file on the web files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 20:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457402#M700679</guid>
      <dc:creator />
      <dc:date>2012-11-21T20:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: csv filetime</title>
      <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457403#M700680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load date(filetime()) as vExcelTime &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://myteamsusa/sites/New" style="background-color: #ffffff; color: #007fc0; font-family: Arial;"&gt;http://myteamsusa/sites/New&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt; Folder/RMS_File.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 22:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457403#M700680</guid>
      <dc:creator />
      <dc:date>2012-11-21T22:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: csv filetime</title>
      <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457404#M700681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that option and I got the null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why Filetime gave null when you provide the filenamas FTP or webfile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457404#M700681</guid>
      <dc:creator />
      <dc:date>2012-11-26T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: csv filetime</title>
      <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457405#M700682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not believe that the HTTP or FTP protocols support the filetime call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 15:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457405#M700682</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-11-26T15:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: csv filetime</title>
      <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457406#M700683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan, Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to find the csv file modification time ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 15:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457406#M700683</guid>
      <dc:creator />
      <dc:date>2012-11-26T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: csv filetime</title>
      <link>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457407#M700684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never tried to do ths from QV, but if you could send the appopriate LS command to the FTP site, you may be able to get the directory listing into a temporory text file. Exactly how would depend on what FTP client you use, but assuming you have one (or can find one) that will allow batch commands, you could execute this in a command shell bat file and then load the resulting text file to get the file date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a better way would be to see if the person generating the file can embed the date stamp in the file name and then attempt to load the appropriate date stamped file name. Or include a field in the file with the file create time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/csv-filetime/m-p/457407#M700684</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-11-28T13:46:24Z</dc:date>
    </item>
  </channel>
</rss>

