<?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: DataLoad from SalesForce? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27500#M606852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; - make sure the formats of both &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LastModifiedDate and $(vLastModifiedDate) are same and numeric or both should be of timestamp format.Qlik stores timestamps as numbers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2018 16:52:45 GMT</pubDate>
    <dc:creator>Qrishna</dc:creator>
    <dc:date>2018-04-12T16:52:45Z</dc:date>
    <item>
      <title>DataLoad from SalesForce?</title>
      <link>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27499#M606850</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;&lt;/P&gt;&lt;P&gt;I am trying to load data from SF. i am getting error message while performing incremental load. PFA error message. Can anyone please help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have loaded&amp;nbsp; below table to get the max &lt;SPAN style="font-size: 13.3333px;"&gt;LastModifiedDate&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEMP:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timestamp(MAX(LastModifiedDate),'MM/DD/YYYY hh:mm:ss TT') as LastModifiedDate&lt;/P&gt;&lt;P&gt;Resident XXX;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vLastModifiedDate = Timestamp(peek('LastModifiedDate',0,'TEMP'),'YYYY-MM-DD hh:mm:ss');&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DROP tables Accounts, TEMP;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Incremental:&lt;/P&gt;&lt;P&gt;load * &lt;SPAN style="font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;nbsp; SELECT&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM XXX&lt;/P&gt;&lt;P&gt;where LastModifiedDate &amp;gt;= $(vLastModifiedDate);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 16:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27499#M606850</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2018-04-12T16:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: DataLoad from SalesForce?</title>
      <link>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27500#M606852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; - make sure the formats of both &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LastModifiedDate and $(vLastModifiedDate) are same and numeric or both should be of timestamp format.Qlik stores timestamps as numbers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 16:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27500#M606852</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-04-12T16:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: DataLoad from SalesForce?</title>
      <link>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27501#M606854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi ,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;It was solved by fixing the load editor. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;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.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DataLoad-from-SalesForce/m-p/27501#M606854</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2018-04-12T20:20:41Z</dc:date>
    </item>
  </channel>
</rss>

