<?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: How to get modification time of a table ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717811#M1067371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey marcus ,&lt;/P&gt;&lt;P&gt;I can not find any fulltime().&lt;/P&gt;&lt;P&gt; Can you tell me where it is ??&lt;/P&gt;&lt;P&gt;OR if you can tell me how to use it and compare with last execution time ??&lt;/P&gt;&lt;P&gt;Please hlp.&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 11:49:22 GMT</pubDate>
    <dc:creator>nikhilgarg</dc:creator>
    <dc:date>2014-09-05T11:49:22Z</dc:date>
    <item>
      <title>How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717809#M1067369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;TO use incremental load for newly added rows how can i get modification time of table ?? So that i can compare it with LAst Execution Time of table and get the updated results or newly added rows&amp;nbsp; only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 10:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717809#M1067369</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-05T10:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717810#M1067370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use filetime() - see here a similar post: &lt;A href="https://community.qlik.com/thread/132015"&gt;Optimization of time reload&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>Fri, 05 Sep 2014 11:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717810#M1067370</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-09-05T11:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717811#M1067371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey marcus ,&lt;/P&gt;&lt;P&gt;I can not find any fulltime().&lt;/P&gt;&lt;P&gt; Can you tell me where it is ??&lt;/P&gt;&lt;P&gt;OR if you can tell me how to use it and compare with last execution time ??&lt;/P&gt;&lt;P&gt;Please hlp.&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 11:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717811#M1067371</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-05T11:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717812#M1067372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;filetime() not fulltime ... you will find some explanations by the file-functions within the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 11:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717812#M1067372</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-09-05T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717813#M1067373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I created a column using filetime as:&lt;/P&gt;&lt;P&gt;FileTime()as Modified_time;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to compare Modified_time with LAstExecTIme() , but Modified_time is not being shown as column.&lt;/P&gt;&lt;P&gt;My COde is :&lt;/P&gt;&lt;P&gt;-------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD * , FileTime()as Modified_time&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Disaster_Data\Copy of Disaster.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Disaster) &lt;STRONG&gt;where Modified_time &amp;gt;= $(LastExecTime); // Here &lt;STRONG&gt;Modified_time is showing error as not assumned to be a column.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sub_Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Killed, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Injured, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;disaster1.qvd (qvd) WHERE NOT Exists(Id);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Disaster INTO C:\Users\nikhil.garg\Desktop\disaster1.qvd;&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------- &lt;/P&gt;&lt;P&gt;WHat to do ??&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 12:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717813#M1067373</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-05T12:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717814#M1067374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not a column until you fully create it. Try this instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14099203858625425" jivemacro_uid="_14099203858625425" modifiedtitle="true"&gt;
&lt;P&gt;Directory;&lt;/P&gt;
&lt;P&gt;LET vModifiedTime = FileTime(Disaster_Data\Copy of Disaster.xlsx);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;FROM [Disaster_Data\Copy of Disaster.xlsx] (ooxml, embedded labels, table is Disaster)&lt;/P&gt;
&lt;P&gt;where vModifiedTime &amp;gt;=$(LastExecTime)&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;//****REST OF YOUR SCRIPT***&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 12:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717814#M1067374</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-05T12:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717815#M1067375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;I tried the way u did but it is giving me error :&lt;/P&gt;&lt;P&gt;My script is :&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LET vModifiedTime = FileTime('C:\Users\nikhil.garg\Desktop\Disaster_Data\[Copy of Disaster.xlsx]');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Disaster_Data\Copy of Disaster.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Disaster) where vModifiedTime &amp;gt;= $(LastExecTime);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sub_Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Killed, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Injured, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;disaster1.qvd (qvd) WHERE NOT Exists(Id);&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;Error is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/66191_pastedImage_1.png" style="width: 620px; height: 452px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 04:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717815#M1067375</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-08T04:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717816#M1067376</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;Please try this:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(ooxml, embedded labels, table is Disaster) where $(vModifiedTime) &amp;gt;= $(LastExecTime);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Add vModifiedTime between $( )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;JV&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 11:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717816#M1067376</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-08T11:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717817#M1067377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;THanx . I added $() and now it works but now it is giving another error of garbage statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/66227_pastedImage_0.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 11:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717817#M1067377</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-08T11:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717818#M1067378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't debug an app like this. Can you please attach your app and your sample xml so I can work on it? You can put only one like of data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 11:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717818#M1067378</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-08T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717819#M1067379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have attached the .qvw and excel file. Please see to it. &lt;/P&gt;&lt;P&gt;And also see to the path i have used for this .qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717819#M1067379</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-08T12:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717820#M1067380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have attached the .qvw and excel file. Please see to it. &lt;/P&gt;&lt;P&gt;And also see to the path i have used for this .qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PLEASE open the app with QLIKVIEW and not with QLIKSENSE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717820#M1067380</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-08T12:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717821#M1067381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the modified app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717821#M1067381</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-08T12:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717822#M1067382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I can not open this document in my qlikview desktop. It is showing some personal edition issue.&lt;/P&gt;&lt;P&gt;So can you show me the script that you changed ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717822#M1067382</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-09T04:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717823#M1067383</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;If see your error you have date format issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify your one of the date field to compare with each other and if possible&lt;/P&gt;&lt;P&gt;Make it to rounded date using floor()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your ModifyTime Date Format is 'MM/DD/YYYY hh:mm:ss TT'&lt;/P&gt;&lt;P&gt;And Last Execution Time Format is&amp;nbsp; 'YYYY-MM-DD hh:mm:ss'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to round it and then try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717823#M1067383</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-09T04:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717824#M1067384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here's the script. I've changed the path to be in the same directory. You can change it if you need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//******************************************************//&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LET vModifiedTime = date(floor(FileTime('Copy of Disaster.xlsx')), 'DD-MM-YYYY') ;&lt;/P&gt;&lt;P&gt;trace Last modified date: $(vModifiedTime);&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;LOAD *&lt;/P&gt;&lt;P&gt;WHERE StartDate &amp;gt;= DATE('$(vModifiedTime)','DD-MM-YYYY hh:mm:ss');&lt;/P&gt;&lt;P&gt;LOAD Id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alt( date#( StartDate , 'YYYY-MM-DD' ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; date#( StartDate , 'DD-MM-YYYY' ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; date#( StartDate , 'DD-MM-YY' ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'No valid date' ) as StartDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sub_Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Killed, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Injured, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Copy of Disaster.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Disaster)&lt;/P&gt;&lt;P&gt; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//**************END OF SCRIPT *****************///&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is the script that covers what you needed. you can then do you own modification, like storing the table, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717824#M1067384</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-09T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717825#M1067385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Sorry but i cannot understand this script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vModifiedTime = date(floor(FileTime('Copy of Disaster.xlsx')), 'DD-MM-YYYY') ;&lt;/P&gt;&lt;P&gt;trace Last modified date: $(vModifiedTime);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why date() and floor () is used ??&lt;/P&gt;&lt;P&gt;Why trace() is used ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why thje following is used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alt( date#( StartDate , 'YYYY-MM-DD' ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; date#( StartDate , 'DD-MM-YYYY' ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; date#( StartDate , 'DD-MM-YY' ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'No valid date' ) as StartDate, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHy there is&amp;nbsp; no concatenate ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help in understanding.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717825#M1067385</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-09T09:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717826#M1067386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717826#M1067386</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-09T10:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717827#M1067387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; dont understand why u r comparing it with StartDate.&lt;/P&gt;&lt;P&gt;I have to compare Modified Timeof file with LAst Exceution TIme of file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used it like this:&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LET vModifiedTime = date(floor(FileTime('C:\Users\nikhil.garg\Desktop\Disaster_Data\Copy of Disaster.xlsx')), 'YYYY-MM-DD') ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Disaster_Data\Copy of Disaster.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Disaster) where $(vModifiedTime) &amp;gt;= $(LastExecTime);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sub_Type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Killed, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Injured, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;disaster1.qvd (qvd) WHERE NOT Exists(Id);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is&amp;nbsp; the value of vModifiedTime is not comparable with LAstExecutionTime.&lt;/P&gt;&lt;P&gt;vModifiedTime is giving me date only while LAstExecutionTime giving me time along with date.&lt;/P&gt;&lt;P&gt;What should i do to get time along with date in vModifiedDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 11:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717827#M1067387</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-09T11:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get modification time of a table ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717828#M1067388</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;This is not the right approach. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compared it with Start date because you need a field in your table to compare LastExec date. &lt;/P&gt;&lt;P&gt;In your example, you need to add one more field to your table (ModifiedDate) and use my script replacing StartDate with your new field Modified Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 12:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-modification-time-of-a-table/m-p/717828#M1067388</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2014-09-09T12:48:08Z</dc:date>
    </item>
  </channel>
</rss>

