<?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: Last Update time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077208#M359280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the date and time of the log-file itself.Or if you prefer to look inside the log-file it is the last entry's data and time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QlikView WebServer (AccessPoint) is actually just checking the date and time of the QVW-file in the Documents folder of the QlikView Server. All these three places should be the same date and time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Feb 2016 07:14:59 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2016-02-21T07:14:59Z</dc:date>
    <item>
      <title>Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077207#M359279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;any idea where on server files\ loggs i can find last update time of each model?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="update time.png" class="jive-image image-1" src="/legacyfs/online/115359_update time.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 06:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077207#M359279</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2016-02-21T06:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077208#M359280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the date and time of the log-file itself.Or if you prefer to look inside the log-file it is the last entry's data and time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QlikView WebServer (AccessPoint) is actually just checking the date and time of the QVW-file in the Documents folder of the QlikView Server. All these three places should be the same date and time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 07:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077208#M359280</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-21T07:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077209#M359281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you runs with a loop through your folders and read these informations from the files like in these example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;For each&lt;/SPAN&gt; &lt;EM&gt;vFileName&lt;/EM&gt; &lt;SPAN style="color: #0000ff;"&gt;in Filelist&lt;/SPAN&gt; ('C:\Path\*.qvw')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Load&lt;/SPAN&gt; '$(vFileName)' &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;FileName, filetime('$(vFileName)') as FileTime autogenerate 1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Next&lt;/SPAN&gt; &lt;EM&gt;vFileName&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 09:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077209#M359281</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-21T09:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077210#M359282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!,&lt;/P&gt;&lt;P&gt;i guess vFileName should be created from advanced?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 10:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077210#M359282</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2016-02-21T10:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077211#M359283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To use these kind of file-functions isn't very complicated. If you searched within the help by "for each" you will find a very useful example and of course within the community, too - like this one: &lt;A href="https://community.qlik.com/qlik-blogpost/3274"&gt;Loops in the Script&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 10:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077211#M359283</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-21T10:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077212#M359284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ilan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 14:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077212#M359284</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2016-02-21T14:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077213#M359285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you should mark one or more of the other post as Helpful? Your own post doesn't add much to answering the original question, don't you think? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 23:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077213#M359285</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-21T23:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Last Update time</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077214#M359286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right, marked Marcus answer as correct.&lt;/P&gt;&lt;P&gt;thank you for remark.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 12:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Update-time/m-p/1077214#M359286</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2016-02-22T12:27:18Z</dc:date>
    </item>
  </channel>
</rss>

