<?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 Accessing non-QV file metadata on load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181589#M712332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can use&lt;/P&gt;&lt;P&gt;QvdCreateTime('C:\MyDir\MyFile.qvd')&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filetime( 'xyz.xls' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jan 2011 12:17:52 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2011-01-24T12:17:52Z</dc:date>
    <item>
      <title>Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181588#M712331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When loading data from a non .QVD file - for example an Excel spreadsheet - is it possible to access the file's metadata?&lt;/P&gt;&lt;P&gt;In particular I'd like to be able to access and display the file's Last Modified date.&lt;/P&gt;&lt;P&gt;This would give the user confidence that the data they're viewing is the most up to date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181588#M712331</guid>
      <dc:creator />
      <dc:date>2011-01-24T12:14:05Z</dc:date>
    </item>
    <item>
      <title>Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181589#M712332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can use&lt;/P&gt;&lt;P&gt;QvdCreateTime('C:\MyDir\MyFile.qvd')&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filetime( 'xyz.xls' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181589#M712332</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-01-24T12:17:52Z</dc:date>
    </item>
    <item>
      <title>Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181590#M712333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SparkleHorse,&lt;/P&gt;&lt;P&gt;what will you get by accessing the matadata info?????????????????&lt;/P&gt;&lt;P&gt;Actually how this idea came into your mind!&lt;/P&gt;&lt;P&gt;you want to tell the users the last modified time. Then simply do- Take a text object and write-last Modified date&amp;amp;'time(reload(time))'.. this will give a clear picture about the last reload time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181590#M712333</guid>
      <dc:creator>gauravkhare</dc:creator>
      <dc:date>2011-01-24T12:23:59Z</dc:date>
    </item>
    <item>
      <title>Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181591#M712334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Deepak.&lt;/P&gt;&lt;P&gt;FileTime() is exactly what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181591#M712334</guid>
      <dc:creator />
      <dc:date>2011-01-24T12:33:21Z</dc:date>
    </item>
    <item>
      <title>Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181592#M712335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gaurav,&lt;/P&gt;&lt;P&gt;I dont want to display the last time the QVD was created or loaded - this is performed every night. I want to display the last time the &lt;STRONG&gt;source file&lt;/STRONG&gt; was updated.&lt;/P&gt;&lt;P&gt;Deepak has given me the answer I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181592#M712335</guid>
      <dc:creator />
      <dc:date>2011-01-24T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181593#M712336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now have a slight problem with this.&lt;/P&gt;&lt;P&gt;If I load from an .XLS file from a network folder everything works fine and I can see the Last Modified Date by using the FileTime() method.&lt;/P&gt;&lt;P&gt;However, my problem is that the .XLS file I am loading from is hosted in Sharepoint and is accessed via a URL (rather than a UNC path). In this scenario I am not getting any information back from FileTime(). I have tried two methods:&lt;/P&gt;&lt;P&gt;1) LOAD *, FileTime() AS LastModifiedTime FROM '&amp;lt;url&amp;gt;' (biff);&lt;/P&gt;&lt;P&gt;2) LET lastModifiedTime = FileTime('&amp;lt;url&amp;gt;');&lt;/P&gt;&lt;P&gt;Is this a known issue? Does anyone have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 14:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181593#M712336</guid>
      <dc:creator />
      <dc:date>2011-01-24T14:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing non-QV file metadata on load</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181594#M712337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having exactly the same issue: I get a NULL value when trying to get the last modified file from Sharepoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems as if "Filetime()" function only works for local files, but not for files stored in a server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody managed to obtain this info by other ways?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon Ander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 09:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-non-QV-file-metadata-on-load/m-p/181594#M712337</guid>
      <dc:creator />
      <dc:date>2013-09-12T09:04:19Z</dc:date>
    </item>
  </channel>
</rss>

