<?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 Incremental Load - Date Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297091#M404794</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;We are working on Incremental Load for Salesforce data. The script is working fine in Qlikview but the same is not working in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried in different date formats but the result is same. Please help in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Last_Updated_Date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;load Timestamp(MAX(&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LastModifiedDate),'MM/DD/YYYY hh:mm:ss TT') as MaxDate From C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Let vLastModifiedDate = Timestamp(peek('MaxDate',0,'&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Last_Updated_Date'),'YYYY-MM-&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DD hh:mm:ss');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DROP Table Last_Updated_Date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Incremental:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastModifiedDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SQL SELECT &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Id&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-size: 12.8px; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastModifiedDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;FROM Account where LastModifiedDate &amp;gt; $(vLastModifiedDate);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt; &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastModifiedDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;FROM C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd(qvd) where not Exists(Id);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Inner Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD Id; SQL select Id from Account;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;STORE Incremental into C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DROP Table Incremental;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SFDCAccounts:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD * from C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;Error:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-size: 15px; background-color: rgba(255, 38, 38, 0.2); font-family: 'Courier New';"&gt;QVX_UNEXPECTED_END_OF_DATA: Batch was not processed, status: Failed : InvalidBatch : Failed to process query: MALFORMED_QUERY: LastModifiedDate &amp;gt; 2017-06-29 08:21:27 ^ ERROR at Row:23:Column:57 line 23:57 no viable alternative at character '&amp;lt;EOF&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2017 09:07:29 GMT</pubDate>
    <dc:creator>bobbyn4u</dc:creator>
    <dc:date>2017-06-29T09:07:29Z</dc:date>
    <item>
      <title>Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297091#M404794</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;We are working on Incremental Load for Salesforce data. The script is working fine in Qlikview but the same is not working in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried in different date formats but the result is same. Please help in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Last_Updated_Date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;load Timestamp(MAX(&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LastModifiedDate),'MM/DD/YYYY hh:mm:ss TT') as MaxDate From C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Let vLastModifiedDate = Timestamp(peek('MaxDate',0,'&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Last_Updated_Date'),'YYYY-MM-&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DD hh:mm:ss');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DROP Table Last_Updated_Date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Incremental:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastModifiedDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SQL SELECT &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Id&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-size: 12.8px; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastModifiedDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;FROM Account where LastModifiedDate &amp;gt; $(vLastModifiedDate);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt; &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---------------&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastModifiedDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;FROM C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd(qvd) where not Exists(Id);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Inner Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD Id; SQL select Id from Account;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;STORE Incremental into C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DROP Table Incremental;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SFDCAccounts:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LOAD * from C:\QlickView\Analysis\SFDC_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Accounts.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;Error:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-size: 15px; background-color: rgba(255, 38, 38, 0.2); font-family: 'Courier New';"&gt;QVX_UNEXPECTED_END_OF_DATA: Batch was not processed, status: Failed : InvalidBatch : Failed to process query: MALFORMED_QUERY: LastModifiedDate &amp;gt; 2017-06-29 08:21:27 ^ ERROR at Row:23:Column:57 line 23:57 no viable alternative at character '&amp;lt;EOF&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297091#M404794</guid>
      <dc:creator>bobbyn4u</dc:creator>
      <dc:date>2017-06-29T09:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297092#M404795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;LastModifiedDate has same format of your variable??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297092#M404795</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-29T09:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297093#M404796</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;try With single quotes around the variable&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;FROM Account where LastModifiedDate &amp;gt; '$(vLastModifiedDate)';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297093#M404796</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-06-29T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297094#M404797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;We used the same format and got the same error as mentioned above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297094#M404797</guid>
      <dc:creator>bobbyn4u</dc:creator>
      <dc:date>2017-06-29T09:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297095#M404798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;STRONG&gt;&lt;EM&gt;where to_timestamp(to_char(LastModifiedDate,'&lt;SPAN style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;YYYY-MM-&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;DD &lt;/SPAN&gt;HH24:MI:SS')&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;,'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;YYYY-MM-&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;DD &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;HH24:MI:SS')&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;to_timestamp('&lt;/SPAN&gt;$(vLastModifiedDate)',&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;YYYY-MM-&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;DD &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;HH24:MI:SS')&lt;/SPAN&gt;;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297095#M404798</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-29T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297096#M404799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Staffan,&lt;/P&gt;&lt;P&gt;We have tried with quotes also (FROM Account where LastModifiedDate &amp;gt; '$(vLastModifiedDate)';) , we got the same error.&lt;/P&gt;&lt;P&gt;The following error occurred:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 15px; background: rgba(255, 38, 38, 0.2);"&gt;QVX_UNEXPECTED_END_OF_DATA: Batch was not processed, status: Failed : InvalidBatch : Failed to process query: INVALID_FIELD: FROM Account where LastModifiedDate &amp;gt; '2017-06-29 08:21:27' ^ ERROR at Row:23:Column:20 value of filter criterion for field 'LastModifiedDate' must be of type dateTime and should not be enclosed in quotes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297096#M404799</guid>
      <dc:creator>bobbyn4u</dc:creator>
      <dc:date>2017-06-29T09:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297097#M404800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, try this then:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;FROM Account WHERE &lt;SPAN style="color: #222222;"&gt;LastModifiedDate&lt;/SPAN&gt; &amp;gt;= to_timestamp(' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; '$(v&lt;SPAN style="color: #222222;"&gt;LastModifiedDate&lt;/SPAN&gt;)' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; ',' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; 'YYYY-MM-DD HH24:MI:SS' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; ')'; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297097#M404800</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-06-29T10:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297098#M404801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LastModifiedDate field value &amp;amp; &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;vLastModifiedDate Variable value Timestamp are not similar, think so.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297098#M404801</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2017-06-29T10:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297099#M404802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried my solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297099#M404802</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-29T10:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297100#M404803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think same error even if we convert field and compare with a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All conversions are working fine in Qlikview but nothing is working in Qlik Sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297100#M404803</guid>
      <dc:creator>d_prashanthredd</dc:creator>
      <dc:date>2017-06-29T10:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297101#M404804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The same script is working in the Qlikview, but it is not working in Qlik Sense. We have tried different formats for dates even though getting the same error which has mentioned in the above. Can anyone help me on this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 14:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297101#M404804</guid>
      <dc:creator>bobbyn4u</dc:creator>
      <dc:date>2017-06-29T14:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297102#M404805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working Kushal, getting the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 09:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297102#M404805</guid>
      <dc:creator>bobbyn4u</dc:creator>
      <dc:date>2017-06-30T09:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297103#M404806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 09:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297103#M404806</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-30T09:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297104#M404807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: arial; font-size: 16px;"&gt;I have used the below logic and got the below error which has highlighted in colour.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: arial; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;where to_timestamp(to_char(LastModifiedDate,'YYYY-MM-DD HH24:MI:SS'),'YYYY-MM-DD HH24:MI:SS')&amp;gt; to_timestamp('$(vLastModifiedDate)','YYYY-MM-DD HH24:MI:SS');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 15px; background: rgba(255, 38, 38, 0.2);"&gt;QVX_UNEXPECTED_END_OF_DATA: Batch was not processed, status: Failed : InvalidBatch : Failed to process query: MALFORMED_QUERY: to_timestamp(to_char(LastModifiedDate,'YYYY-MM-DD HH24:MI:SS'),'YYYY-MM-DD ^ ERROR at Row:23:Column:56 expecting a right parentheses, found ','&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 20:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297104#M404807</guid>
      <dc:creator>bobbyn4u</dc:creator>
      <dc:date>2017-06-30T20:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load - Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297105#M404808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was having an issue with Qlikview getting a very similar error message.&amp;nbsp; I stumbled on this thread attempting to solve my issue.&amp;nbsp; After a little back and forth I was able to resolve the issue, however; you were asking about Qliksense and I'm not certain if my solution will help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I received the error was due to our Salesforce Connector.&amp;nbsp; We had recently updated our connector and there were a few optional parameters that needed to be used with the connector.&amp;nbsp; In the Load Editor when Connecting using the QvSalesforceConnector.Exe, I used Bulk API Interface Type with Convert SQL Dates, Convert UTC to local time, and PK Chunking.&amp;nbsp; I believe my issue was related date formats and the Convert SQL Dates or Convert UTC to local time option managed to resolve it.&amp;nbsp; Hopefully this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 19:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-Date-Format/m-p/1297105#M404808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T19:22:29Z</dc:date>
    </item>
  </channel>
</rss>

