<?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 Interval between time start and end in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337481#M124455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Hi,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It has only time?No date before it?&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; because as per your case 10:00:00 is on the day '03/05/2012' (March 05) means then '02:00:00' willbe on March 06.am i right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Celambarasan"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi, yes you right. it's like that. i dont have the date value only time. but my time it's can't over 24 hours. the max betweek start and end is 24 Hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 06:57:30 GMT</pubDate>
    <dc:creator>marcohadiyanto</dc:creator>
    <dc:date>2012-03-06T06:57:30Z</dc:date>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337475#M124449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt;Hi All,&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying to get interval between time start and time end (StartTime) - (EndTime), my time format is 24 hours. when StartTime greater than EndTime, it's fine, but&amp;nbsp; if EndTime greater than StartTime, the interval function always doing the minimum interval.&lt;/P&gt;&lt;P&gt;ex 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;StartTime : 10:00:00&lt;/P&gt;&lt;P&gt;EndTime : 12:00:00 &lt;/P&gt;&lt;P&gt;interval : 2:00&lt;/P&gt;&lt;P&gt;---------------------------------&amp;gt; it's work perfect it's calculate between 10AM to 12 PM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex2: &lt;/P&gt;&lt;P&gt;StartTime : 10:00:00&lt;/P&gt;&lt;P&gt;EndTime : 02:00:00&lt;/P&gt;&lt;P&gt;interval 8:00&lt;/P&gt;&lt;P&gt;---------------------------------&amp;gt;it's Error because it's only calculate between 10AM to 2AM. the result i want is 16:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's expression to make this interval correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H6&gt;&lt;/H6&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337475#M124449</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T06:28:19Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337476#M124450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You have AM and PM notation in that time period?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I mean&lt;/P&gt;&lt;P&gt;StartTime : 10:00:00 AM&lt;/P&gt;&lt;P&gt;EndTime : 02:00:00 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337476#M124450</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T06:38:17Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337477#M124451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i dont have AM and PM notation, but the time format already 24hour. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337477#M124451</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T06:44:02Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337478#M124452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It has only time?No date before it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; because as per your case 10:00:00 is on the day '03/05/2012' (March 05) means then '02:00:00' willbe on March 06.am i right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337478#M124452</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T06:51:02Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337479#M124453</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;If the Time1 and Time2 are times of different dates then there should date should also be there in the field.&amp;nbsp; Then only it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using Interval() the difference is calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337479#M124453</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-03-06T06:53:30Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337480#M124454</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;Try This Method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( EndTime&amp;lt;StartTime,Time('24:00:00','h:mm:ss ')-(EndTime-StartTime),EndTime-StartTime)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Perumal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337480#M124454</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2012-03-06T06:54:57Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337481#M124455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Hi,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It has only time?No date before it?&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; because as per your case 10:00:00 is on the day '03/05/2012' (March 05) means then '02:00:00' willbe on March 06.am i right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Celambarasan"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi, yes you right. it's like that. i dont have the date value only time. but my time it's can't over 24 hours. the max betweek start and end is 24 Hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337481#M124455</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T06:57:30Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337482#M124456</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;Check this example&lt;/P&gt;&lt;P&gt;=interval('2012-03-02 10:00:00'- '2012-03-01 02:00:00 ', 'hh:mm' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337482#M124456</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-03-06T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337483#M124457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have date value, it's only time value. if i have date value then it don't have problem with this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other to make it happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337483#M124457</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T07:00:47Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337484#M124458</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;If you don't have the date, then how would you know that both dates has difference of 1day or 2days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether you have Start and End date in any other columns, if you have then we can append the date and time and do this calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337484#M124458</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-03-06T07:04:36Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337485#M124459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Try This Method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;if( EndTime&amp;lt;StartTime,Time('24:00:00','h:mm:ss ')-(EndTime-StartTime),EndTime-StartTime)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Regards&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Perumal"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;hi, thanks for helping, but it's not working. when i'm trying to use &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Time('24:00:00','h:mm:ss ')&amp;nbsp; it show 00:00:00 not 24:00:00 that's why the result is the same like we're doing (EndTime-StartTime)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337485#M124459</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T07:08:31Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337486#M124460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try with this expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =interval(if(Time(StartTime)&amp;lt;Time(EndTime),Today()+Time(EndTime),(Today()+1)+Time(EndTime))-(today()+Time(StartTime)),'hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337486#M124460</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T07:13:27Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337487#M124461</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;Sorry for Small Mistake .Now Try This Method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time((Time('23:59:59','h:mm:ss ') -Time('8:00:00','h:mm:ss '))+Time('00:00:01','h:mm:ss '),'h:mm:ss ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Perumal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337487#M124461</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2012-03-06T07:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337488#M124462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i give my sample data.&lt;/P&gt;&lt;P&gt;it's similiar like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337488#M124462</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T07:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337489#M124463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works perfect..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337489#M124463</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T07:32:46Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337490#M124464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Im just adding date to the time.if the endtime is lesser than the start time then increase the date by 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 07:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337490#M124464</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T07:37:03Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337491#M124465</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;what if i want to know sum of interval hour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i just add sum like this :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt; =sum(interval(if(Time(StartTime)&amp;lt;Time(EndTime),Today()+Time(EndTime),(Today()+1)+Time(EndTime))-(today()+Time(StartTime)),'hh:mm:ss'))&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;i tried with that no error line but it the status "error in expression"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;any idea? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Marco&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337491#M124465</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337492#M124466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you please tel me what dimensions you have used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337492#M124466</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T08:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337493#M124467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;after we get the result of interval, i want to sum it. my dimension is month.&lt;/P&gt;&lt;P&gt;here is my expression. when i put sum on this it's error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;=Floor(num#(Interval(if(Time#(num(Only({&amp;lt;STAGR={'MTBJOS'}&amp;gt;}SMEBTR)*100,'0000'),'hhmm') &amp;lt;Time#(num(Only({&amp;lt;STAGR={'MTBJOF'}&amp;gt;}SMEBTR)*100,'0000'),'hhmm'),&lt;/P&gt;&lt;P&gt;Today()+Time#(num(Only({&amp;lt;STAGR={'MTBJOF'}&amp;gt;}SMEBTR)*100,'0000'),'hhmm'),(Today()+1)+Time#(num(Only({&amp;lt;STAGR={'MTBJOF'}&amp;gt;}SMEBTR)*100,'0000'),'hhmm'))&lt;/P&gt;&lt;P&gt;-(Today()+Time#(num(Only({&amp;lt;STAGR={'MTBJOS'}&amp;gt;}SMEBTR)*100,'0000'),'hhmm')),'hhmm'))/100)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337493#M124467</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2012-03-06T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Interval between time start and end</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337494#M124468</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;Do you have Many start and end dates for each Months?&lt;/P&gt;&lt;P&gt;if so try with aggr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum(aggr(Expr,StartTime,EndTime,Month))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-between-time-start-and-end/m-p/337494#M124468</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-06T08:53:50Z</dc:date>
    </item>
  </channel>
</rss>

