<?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: Qlik Salesforce connector timestamp error in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4571#M80</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I hit the same problem, some dates in Qlik Sense are 1 day behind the values in SFDC.&lt;/P&gt;&lt;P&gt;But how did you get to see the actual value 43023.xxx stored in Qlik Sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you apply the transformation Date(Round(Date_vod__c,1)) ? In Data Manager?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 21:56:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-12T21:56:32Z</dc:date>
    <item>
      <title>Qlik Salesforce connector timestamp error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4570#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am pulling in data from Salesforce Veeva CRM using native connector in Qlik Sense and I am getting problem with timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salesforce saves the value as 16/10/17 but when I extract it into Qlik Sense, it is saving it as 43023.xxx -&amp;gt; the integer part of this value means 15/10/17. However, in other cases, when the timestamp is not near midnight, Qlik Sense saves the values correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to use the following transformation to fix the dates:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Date(Round(Date_vod__c,1))&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to know why is Qlik not able to correctly extract the timestamps. Does Salesforce has a different logic of storing timestamp or is this a bug in Qlik Salesforce connector&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 10:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4570#M79</guid>
      <dc:creator>kundan_ghosh</dc:creator>
      <dc:date>2018-01-22T10:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Salesforce connector timestamp error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4571#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I hit the same problem, some dates in Qlik Sense are 1 day behind the values in SFDC.&lt;/P&gt;&lt;P&gt;But how did you get to see the actual value 43023.xxx stored in Qlik Sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you apply the transformation Date(Round(Date_vod__c,1)) ? In Data Manager?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 21:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4571#M80</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T21:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Salesforce connector timestamp error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4572#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/263126"&gt;kundan_ghosh&lt;/A&gt;‌ I think the answer is here: &lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/Salesforce_Connector_help/Content/Create-Salesforce-connection/Create-salesforce-connection.htm" title="http://help.qlik.com/en-US/connectors/Subsystems/Salesforce_Connector_help/Content/Create-Salesforce-connection/Create-salesforce-connection.htm"&gt;Create a Salesforce connection ‒ Qlik Connectors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If &lt;SPAN class="ui_item"&gt;Convert&lt;/SPAN&gt; &lt;SPAN class="ui_item"&gt;UTC&lt;/SPAN&gt; &lt;SPAN class="ui_item"&gt;to local time&lt;/SPAN&gt; is not selected, the connector returns date-time values from Salesforce.com in Coordinated Universal Time (UTC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To align dates displayed in SFDC with those in Qlik Sense output, the option &lt;SPAN class="ui_item"&gt;Convert UTC to local time&lt;/SPAN&gt; in the connector set-up needs to be selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 08:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4572#M81</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-13T08:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Salesforce connector timestamp error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4573#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for responding to my original query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(1) I used Rob Wunderlich's free tool QViewer (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://easyqlik.com/" rel="nofollow" target="_blank"&gt;http://easyqlik.com/&lt;/A&gt;&lt;SPAN&gt;) to look inside the QVD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) I do not use the Data Manager (primarily meant for self-service users). I used the transformation in load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 02:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4573#M82</guid>
      <dc:creator>kundan_ghosh</dc:creator>
      <dc:date>2018-02-14T02:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Salesforce connector timestamp error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4574#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing your approach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 07:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Salesforce-connector-timestamp-error/m-p/4574#M83</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T07:25:24Z</dc:date>
    </item>
  </channel>
</rss>

