<?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: Sybase timestamp problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613468#M1096660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let the preview be as it is. Try reloading like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Floor(Timestamp#(tit_erf_daz, 'DD.MM.YYYY hh:mm:ss'))) AS date&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tit_erf_daz&lt;/P&gt;&lt;P&gt;From &amp;lt;Your data source&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get all the dates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2014 08:17:20 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-04-24T08:17:20Z</dc:date>
    <item>
      <title>Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613467#M1096659</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;I have problem to get timestamp field from Sybase through ODBC driver.&amp;nbsp; When I select from database connection a field that is timestamp, all the rows have same timestamp 1.1.1900 0:02:18&lt;/P&gt;&lt;P&gt;&lt;IMG alt="timestamp.gif" class="jive-image" src="https://community.qlik.com/legacyfs/online/57840_timestamp.gif" /&gt;&lt;/P&gt;&lt;P&gt;If I look from Sybase Interactive Sql timestamps looks better, although using same ODBC driver.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sybase.gif" class="jive-image" src="https://community.qlik.com/legacyfs/online/57841_Sybase.gif" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Any ideas, where th problem is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613467#M1096659</guid>
      <dc:creator />
      <dc:date>2014-04-24T08:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613468#M1096660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let the preview be as it is. Try reloading like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Floor(Timestamp#(tit_erf_daz, 'DD.MM.YYYY hh:mm:ss'))) AS date&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tit_erf_daz&lt;/P&gt;&lt;P&gt;From &amp;lt;Your data source&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get all the dates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613468#M1096660</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-24T08:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613469#M1096661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your field in load script write a code like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timestamp(tit_erf_daz,'DD.MM.YYYY hh:mm:ss') as tit_erf_daz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timestamp(Timestamp#(tit_erf_daz,'DD.MM.YYYY hh:mm:ss'),'DD.MM.YYYY hh:mm:ss') as tit_erf_daz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613469#M1096661</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-24T08:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613470#M1096662</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: 12.800000190734863px;"&gt;Try below four different format in your script instead of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;tit_erf_daz&lt;/SPAN&gt;. At least one should work..&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; font-size: 12.800000190734863px;"&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; font-size: 12.800000190734863px;"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp(Timestamp#(tit_erf_daz,'D.M.YYYY hh:mm:ss')) as tit_erf_daz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Timestamp(Timestamp#(tit_erf_daz,'D.MM.YYYY hh:mm:ss')) as tit_erf_daz&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Date(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;FLOOR((Timestamp#(tit_erf_daz,'D.M.YYYY hh:mm:ss'))) as tit_erf_daz&lt;/SPAN&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; font-size: 12.800000190734863px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Date(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;FLOOR((Timestamp#(tit_erf_daz,'D.MM.YYYY hh:mm:ss'))) as tit_erf_daz&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613470#M1096662</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-24T08:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613471#M1096663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried, but same result. All timestamps same.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="time.gif" class="jive-image" src="https://community.qlik.com/legacyfs/online/57838_time.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613471#M1096663</guid>
      <dc:creator />
      <dc:date>2014-04-24T08:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613472#M1096664</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;Looks like it is issue of date format.&lt;/P&gt;&lt;P&gt;Simply load in your report.&lt;/P&gt;&lt;P&gt;Then try to change format in Number tab&lt;/P&gt;&lt;P&gt;go to number tab-&amp;gt;select Override setting-&amp;gt;then select date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613472#M1096664</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-04-24T08:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613473#M1096665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this it definitely works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FLOOR((Timestamp#(tit_erf_daz,'DD.MM.YYYY hh:mm:ss')),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'DD.MM.YYYY hh:mm:ss'&lt;/SPAN&gt;) as tit_erf_daz&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613473#M1096665</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-24T08:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase timestamp problem</title>
      <link>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613474#M1096666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All suggestions tried, but result is still same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 08:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sybase-timestamp-problem/m-p/613474#M1096666</guid>
      <dc:creator />
      <dc:date>2014-04-24T08:49:33Z</dc:date>
    </item>
  </channel>
</rss>

