<?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 TIMESTAMP FIELD FAILED TO LOAD INTO QLIKVIEW in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TIMESTAMP-FIELD-FAILED-TO-LOAD-INTO-QLIKVIEW/m-p/1981501#M1221025</link>
    <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having problems loading a timestamp field from an ORACLE database to QlikView (returns null values). The same script in Qlik Sense works like a charm. I suppose that I need to set something... but all what i've tried it's useless. If somebody has faced the same issue and can help me...&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SCRIPT&lt;/P&gt;
&lt;P&gt;INTERACCIONES_TMP_2:&lt;/P&gt;
&lt;P&gt;sql select&lt;BR /&gt;&lt;BR /&gt;to_date(to_char(Web_Visits.VISIT_DATE,'DD/MM/YY'),'DD/MM/YY') INTERACCION_FECHA,&lt;BR /&gt;Web_Visits_2.INTERACCION_FECHA_HORA INTERACCION_FECHA_HORA,&lt;BR /&gt;'WEB' INTERACCION_TIPO&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;from XXFA."SALESMANAGO_CONTACT_VISITS" Web_Visits&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;left join (select&lt;BR /&gt;to_date(to_char(Web_Visits_2.VISIT_DATE,'DD/MM/YY'),'DD/MM/YY') INTERACCION_FECHA,&lt;BR /&gt;Web_Visits_2.SM_CONTACT_ID,&lt;BR /&gt;max(to_timestamp(substr(Web_Visits_2.VISIT_DATE_AUX, 1, 17),'DD/MM/YY hh24:mi:ss')) INTERACCION_FECHA_HORA&lt;/P&gt;
&lt;P&gt;from XXFA."SALESMANAGO_CONTACT_VISITS" Web_Visits_2&lt;BR /&gt;&lt;BR /&gt;group by to_char(Web_Visits_2.VISIT_DATE,'DD/MM/YY'), Web_Visits_2.SM_CONTACT_ID) Web_Visits_2 on Web_Visits.SM_CONTACT_ID||Web_Visits.VISIT_DATE = Web_Visits_2.SM_CONTACT_ID||Web_Visits_2.INTERACCION_FECHA&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;where Web_Visits.SM_CONTACT_ID = '15911e23-9cc3-4bd5-944a-bed75a6ef177'&lt;BR /&gt;and to_date(to_char(Web_Visits."VISIT_DATE",'DD/MM/YY'),'DD/MM/YY') &amp;gt;= to_date(add_months(sysdate,-24));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 12:38:59 GMT</pubDate>
    <dc:creator>wale_martins</dc:creator>
    <dc:date>2022-09-15T12:38:59Z</dc:date>
    <item>
      <title>TIMESTAMP FIELD FAILED TO LOAD INTO QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/TIMESTAMP-FIELD-FAILED-TO-LOAD-INTO-QLIKVIEW/m-p/1981501#M1221025</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having problems loading a timestamp field from an ORACLE database to QlikView (returns null values). The same script in Qlik Sense works like a charm. I suppose that I need to set something... but all what i've tried it's useless. If somebody has faced the same issue and can help me...&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SCRIPT&lt;/P&gt;
&lt;P&gt;INTERACCIONES_TMP_2:&lt;/P&gt;
&lt;P&gt;sql select&lt;BR /&gt;&lt;BR /&gt;to_date(to_char(Web_Visits.VISIT_DATE,'DD/MM/YY'),'DD/MM/YY') INTERACCION_FECHA,&lt;BR /&gt;Web_Visits_2.INTERACCION_FECHA_HORA INTERACCION_FECHA_HORA,&lt;BR /&gt;'WEB' INTERACCION_TIPO&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;from XXFA."SALESMANAGO_CONTACT_VISITS" Web_Visits&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;left join (select&lt;BR /&gt;to_date(to_char(Web_Visits_2.VISIT_DATE,'DD/MM/YY'),'DD/MM/YY') INTERACCION_FECHA,&lt;BR /&gt;Web_Visits_2.SM_CONTACT_ID,&lt;BR /&gt;max(to_timestamp(substr(Web_Visits_2.VISIT_DATE_AUX, 1, 17),'DD/MM/YY hh24:mi:ss')) INTERACCION_FECHA_HORA&lt;/P&gt;
&lt;P&gt;from XXFA."SALESMANAGO_CONTACT_VISITS" Web_Visits_2&lt;BR /&gt;&lt;BR /&gt;group by to_char(Web_Visits_2.VISIT_DATE,'DD/MM/YY'), Web_Visits_2.SM_CONTACT_ID) Web_Visits_2 on Web_Visits.SM_CONTACT_ID||Web_Visits.VISIT_DATE = Web_Visits_2.SM_CONTACT_ID||Web_Visits_2.INTERACCION_FECHA&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;where Web_Visits.SM_CONTACT_ID = '15911e23-9cc3-4bd5-944a-bed75a6ef177'&lt;BR /&gt;and to_date(to_char(Web_Visits."VISIT_DATE",'DD/MM/YY'),'DD/MM/YY') &amp;gt;= to_date(add_months(sysdate,-24));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 12:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TIMESTAMP-FIELD-FAILED-TO-LOAD-INTO-QLIKVIEW/m-p/1981501#M1221025</guid>
      <dc:creator>wale_martins</dc:creator>
      <dc:date>2022-09-15T12:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: TIMESTAMP FIELD FAILED TO LOAD INTO QLIKVIEW</title>
      <link>https://community.qlik.com/t5/QlikView/TIMESTAMP-FIELD-FAILED-TO-LOAD-INTO-QLIKVIEW/m-p/1982066#M1221044</link>
      <description>&lt;P&gt;If it's really the entire script there should be any values for the timestamp. If it's just a part the information might be lost by any formatting which would fail if the content isn't properly interpreted as a timestamp respectively as a numeric value. If it's not a part you could implement a check within a preceding-load, like:&lt;/P&gt;
&lt;P&gt;isnull(Timestamp) or len(Timestamp)&lt;/P&gt;
&lt;P&gt;If it's proved that there is just NULL you may take a look on the used driver. Is it really the same and identically configured and called. Further take also a look if the right data-base is queried and not any dump.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TIMESTAMP-FIELD-FAILED-TO-LOAD-INTO-QLIKVIEW/m-p/1982066#M1221044</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-09-16T15:13:53Z</dc:date>
    </item>
  </channel>
</rss>

