<?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: Difference between timestamps in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576232#M1097940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im currently evaluating Qlikview, and have a personal edition , so Im not sure how I can share the app, especially the data within. For the variable I tried using the following inthe expression&lt;/P&gt;&lt;P&gt;=$(varName)&lt;/P&gt;&lt;P&gt;=varName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All rows display the same value, so it appears that whenusing variables , a specific start and end time is being considered and not individual start and end times. Looks like some aggregation is being used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 14:15:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-29T14:15:31Z</dc:date>
    <item>
      <title>Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576226#M1097934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am using the following as an expression to calculate the difference between timestamps, within a straight table&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SUM&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;time&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;interval&lt;/SPAN&gt;( &lt;SPAN style="color: #800000;"&gt;[Delivered Time]&lt;/SPAN&gt; - &lt;SPAN style="color: #800000;"&gt;[Deliver By Time]&lt;/SPAN&gt;),'h:mm:ss'))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;If I try placing the exact same function within a variable and subsequently use the variable within the expression , I get incorrect results, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Can anyone please explain why ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Also is there a possibility to get negative results in case the Delivered Time is &amp;lt; Deliver By Time for the interval function ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576226#M1097934</guid>
      <dc:creator />
      <dc:date>2014-04-29T13:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576227#M1097935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can get negative values if EndTime is Lower than StartTime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you are using this variable in expression...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576227#M1097935</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-29T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576228#M1097936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working with variable is interesting. Probably you are missing an '=' symbol in variable declaration. If that is not the case, try to share your sample issue app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576228#M1097936</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-29T13:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576229#M1097937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have 2 field I suppose you can use an expression like that&lt;/P&gt;&lt;P&gt;sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Delivered Time]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; - &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Deliver By Time]&lt;/SPAN&gt; )&lt;/P&gt;&lt;P&gt;and then format as an Interval (hh:mm:ss) in Number tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576229#M1097937</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-29T14:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576230#M1097938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I was using Interval(EndTime-StartTime)&lt;/P&gt;&lt;P&gt;I have now change that to Interval(StartTime-EndTime) and now I get -ve values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576230#M1097938</guid>
      <dc:creator />
      <dc:date>2014-04-29T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576231#M1097939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I was missing the formatting as interval in the Numbers Tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576231#M1097939</guid>
      <dc:creator />
      <dc:date>2014-04-29T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576232#M1097940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im currently evaluating Qlikview, and have a personal edition , so Im not sure how I can share the app, especially the data within. For the variable I tried using the following inthe expression&lt;/P&gt;&lt;P&gt;=$(varName)&lt;/P&gt;&lt;P&gt;=varName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All rows display the same value, so it appears that whenusing variables , a specific start and end time is being considered and not individual start and end times. Looks like some aggregation is being used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576232#M1097940</guid>
      <dc:creator />
      <dc:date>2014-04-29T14:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576233#M1097941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have personal edition, that doesn't stop people access your app with licensed edition. See : &lt;A href="http://community.qlik.com/docs/DOC-1290" title="http://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and D... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-timestamps/m-p/576233#M1097941</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-29T14:19:26Z</dc:date>
    </item>
  </channel>
</rss>

