<?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: problem with timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833404#M660218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the current date format?&lt;/P&gt;&lt;P&gt;maybe you need to convert it to a dateformat using date#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. date(date#([Time Full Date],'YYYY-MM-DD'),'DD/MM/YYYY') if your dateformat now is YYYY-MM-DD&lt;/P&gt;&lt;P&gt;Check your date format and adjust it in the expression above in the date# part&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 09:33:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-01T09:33:30Z</dc:date>
    <item>
      <title>problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833403#M660217</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 am trying to convert time stamp into date, but i am not able to convert it.&lt;/P&gt;&lt;P&gt;I tried it =&lt;/P&gt;&lt;P&gt;date([Time Full Date],'DD/MM/YYYY') and the expression is ok,but in list box it is displaying nothing. Not only in listbox in all reports the same problem.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/82667_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833403#M660217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833404#M660218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the current date format?&lt;/P&gt;&lt;P&gt;maybe you need to convert it to a dateformat using date#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. date(date#([Time Full Date],'YYYY-MM-DD'),'DD/MM/YYYY') if your dateformat now is YYYY-MM-DD&lt;/P&gt;&lt;P&gt;Check your date format and adjust it in the expression above in the date# part&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833404#M660218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833405#M660219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you need to remove timestamp and restore only date from the field.You can use rounding function to remove timestamp,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),'DD/MM/YYYY') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833405#M660219</guid>
      <dc:creator>malini_qlikview</dc:creator>
      <dc:date>2015-04-01T09:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833406#M660220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Time Full Date is recognized as a valid timestamp when you have loaded?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833406#M660220</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-04-01T09:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833407#M660221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My date format is YYYY-MM-DD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried as said, but it is not giving any results. I am able to convert now() into date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833407#M660221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833408#M660222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833408#M660222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833409#M660223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload the file? so we can check it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833409#M660223</guid>
      <dc:creator />
      <dc:date>2015-04-01T09:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833410#M660224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is how the result giving without applying date([Time Full Date],'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried with just [Time Full Date] and it is giving below result.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/82668_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833410#M660224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833411#M660225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Subfield([Time Full Date],' ',1) or Left([Time Full Date], 10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833411#M660225</guid>
      <dc:creator />
      <dc:date>2015-04-01T09:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833412#M660226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833412#M660226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833413#M660228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you do a Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Time Full Date]&lt;/SPAN&gt;)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833413#M660228</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-04-01T09:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833414#M660230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;P&gt;=Date(Floor(Timestamp#(FieldName, 'YYYY-DD-MM hh:mm:ss')),'YYYY-MM-DD')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833414#M660230</guid>
      <dc:creator />
      <dc:date>2015-04-01T09:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833415#M660231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;try like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(TimeStamp) As date&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(floor(MyTimestamp)) as MynewDate&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: 13px;"&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: 13px;"&gt;or&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: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date(Floor(Timestamp#(FieldName, 'YYYY-DD-MM hh:mm:ss')),'YYYY-MM-DD') as Date&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833415#M660231</guid>
      <dc:creator />
      <dc:date>2015-04-01T09:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833416#M660232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833416#M660232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T09:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833417#M660233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833417#M660233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833418#M660234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please add the file &lt;SPAN style="text-decoration: underline;"&gt;with&lt;/SPAN&gt; Data then we can help you better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833418#M660234</guid>
      <dc:creator />
      <dc:date>2015-04-01T10:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833419#M660235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Load a more column in your script &lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(floor(Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FieldName&lt;/SPAN&gt;))) as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use it in list box. Hope this will help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833419#M660235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T10:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833420#M660236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kumar, &lt;/P&gt;&lt;P&gt;ping us current time stamp format and&amp;nbsp; expected date format. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833420#M660236</guid>
      <dc:creator />
      <dc:date>2015-04-01T10:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833421#M660237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work:&lt;/P&gt;&lt;P&gt;date(timestamp#(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Time Full Date]&lt;/SPAN&gt;,'YYYY/MM/DD h:mm:ss'),'DD/MM/YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833421#M660237</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-04-01T10:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833422#M660238</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;2 ways to acheive it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)subfield([Time Full Date],' ',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) date(timestamp#([Time Full Date],'YYYY-MM-DD hh:mm:ss'),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;timestamp(timestamp#([Time Full Date],'YYYY-MM-DD hh:mm:ss'),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;date(date#([Time Full Date],'YYYY-MM-DD hh:mm:ss'),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-timestamp/m-p/833422#M660238</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-01T10:13:36Z</dc:date>
    </item>
  </channel>
</rss>

