<?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: Issue with timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236207#M393188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done that but doesnt give the right answer..&lt;/P&gt;&lt;P&gt;timestamp (&lt;SPAN style="color: #3d3d3d; font-family: Helvetica;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;[Resolution Date]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;[Opened Date]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;BPS_Response_TimeStamp,&lt;/SPAN&gt;'M/D/YYYY h:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display the same format as opened date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 11:13:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-09T11:13:44Z</dc:date>
    <item>
      <title>Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236205#M393186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to subtract Response time from the difference of Opened and Resolved timestamps.&lt;/P&gt;&lt;P&gt;e.g Opened date - 11/17/2016 5:55:00 AM&lt;/P&gt;&lt;P&gt;Resolution date - 12/9/2016 12:00:00 AM&lt;/P&gt;&lt;P&gt;Response duration - 48:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used the formula &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Resolution Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Opened Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BPS_Response_TimeStamp &lt;/SPAN&gt;and gives the result but i am not able to convert it into a timestamp format.can anybody please help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236205#M393186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T11:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236206#M393187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put timestamp() around your expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;STRONG&gt;Timestamp&lt;/STRONG&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Resolution Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Opened Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;BPS_Response_TimeStamp , &lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;'hh:mm:ss'&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236206#M393187</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-09T11:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236207#M393188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done that but doesnt give the right answer..&lt;/P&gt;&lt;P&gt;timestamp (&lt;SPAN style="color: #3d3d3d; font-family: Helvetica;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;[Resolution Date]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;[Opened Date]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;BPS_Response_TimeStamp,&lt;/SPAN&gt;'M/D/YYYY h:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display the same format as opened date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236207#M393188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T11:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236208#M393189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output from your above example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236208#M393189</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-09T11:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236209#M393190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should be displayed in dd/mm/yyyy hh:mm:ss format &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236209#M393190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T11:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236210#M393191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Format is fine. Could you let know the exact expected output for the example given?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236210#M393191</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-09T11:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236211#M393192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to calculate the difference between Opened and Resolved timestamps and the Reponse duration to calculation the exact time taken to resolve a ticket.. Please let me know if you need further clarifications ..i get these in numbers but i need to display in timestamp format of dd/mm/yyy hh:mm:ss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236211#M393192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T11:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236212#M393193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need Interval() rather than TimeStamp():&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Interval([Resolution Date] - [Opened Date] - BPS_Response_TimeStamp, 'DD/MM/YYYY hh:mm:ss')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236212#M393193</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-12-09T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236213#M393194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Interval(TimeStamp#('12/09/2016 12:00:00 AM', 'MM/DD/YYYY h:mm:ss TT') - TimeStamp#('11/17/2016 5:55:00 AM', 'MM/DD/YYYY h:mm:ss TT') - Interval#('48:00:00', 'h:mm:ss'), 'D h:mm:ss')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146177_Capture.PNG" style="height: 152px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 12:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236213#M393194</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T12:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236214#M393195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can difference between two dates give you another date? Are you looking for difference in number of days may be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;19 days 18 hrs and 5 mins?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 12:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236214#M393195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T12:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236215#M393196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, interval() would be ideal. However, with that too, format &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'DD/&lt;STRONG&gt;MM/YYYY&lt;/STRONG&gt; hh:mm:ss' &lt;/EM&gt;doesn't make much sense. The time difference would never be converted to month or to year. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 12:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236215#M393196</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-09T12:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236216#M393197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do agree that DD/MM/YYYY does not make much sense with Intervals. I am not even sure if this case is handled properly (whatever that may be). I was paying attention to the difference between TimeStamp() and Interval()&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this should probably be:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;=Interval([Resolution Date] - [Opened Date] - BPS_Response_TimeStamp, 'D hh:mm:ss')&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 04:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236216#M393197</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-12-12T04:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236217#M393198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Me too wait for the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 06:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-timestamp/m-p/1236217#M393198</guid>
      <dc:creator />
      <dc:date>2016-12-12T06:19:14Z</dc:date>
    </item>
  </channel>
</rss>

