<?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: Start time and end time in a time frame of 15 minutes interval in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580362#M442803</link>
    <description>&lt;P&gt;So, you raw data gives Start_Time of 03:46 and End_Time of 04:17 and you want to break it out into 4 buckets? Is this you want to do in the script or directly in the pivot table? Also, is this a dimension or an expression?&lt;/P&gt;&lt;P&gt;I am not sure if this is possible to do directly in the pivot table, but a script solution might be possible.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 11:33:16 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-05-15T11:33:16Z</dc:date>
    <item>
      <title>Start time and end time in a time frame of 15 minutes interval</title>
      <link>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580348#M442802</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm stuck at a point. There are &lt;STRONG&gt;Start_Time&lt;/STRONG&gt; and &lt;STRONG&gt;End_Time fields&lt;/STRONG&gt; of a table. I need to adjust them in a &lt;STRONG&gt;15 minutes interval&lt;/STRONG&gt; time frame in a pivot table....How can I achieve this using &lt;STRONG&gt;class function or IntervalMatch funtion&lt;/STRONG&gt;? Thanks in advance.&lt;/P&gt;&lt;P&gt;For example...if the &lt;STRONG&gt;Start_Time&lt;/STRONG&gt; is &lt;STRONG&gt;03:46&lt;/STRONG&gt; and &lt;STRONG&gt;End_Time &lt;/STRONG&gt;is &lt;STRONG&gt;04:17&lt;/STRONG&gt;...I need to map them in a &lt;STRONG&gt;15 minutes&lt;/STRONG&gt; time frame like below along with the time difference.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;03.30 - 03.45&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;03.45 - 04.00&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;04.00 - 04.15&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;04.15 - 04.30 and so on...&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580348#M442802</guid>
      <dc:creator>safik003</dc:creator>
      <dc:date>2024-11-16T03:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Start time and end time in a time frame of 15 minutes interval</title>
      <link>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580362#M442803</link>
      <description>&lt;P&gt;So, you raw data gives Start_Time of 03:46 and End_Time of 04:17 and you want to break it out into 4 buckets? Is this you want to do in the script or directly in the pivot table? Also, is this a dimension or an expression?&lt;/P&gt;&lt;P&gt;I am not sure if this is possible to do directly in the pivot table, but a script solution might be possible.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 11:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580362#M442803</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-15T11:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Start time and end time in a time frame of 15 minutes interval</title>
      <link>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580427#M442810</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample table" style="width: 594px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12086iA29C0F39AE560BA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sample.png" alt="Sample table" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Sample table&lt;/span&gt;&lt;/span&gt;&amp;nbsp;The table looks like this.&lt;/P&gt;&lt;P&gt;Start_Time and End_Time are dimensions which are directly coming from database. How can I achieve his? Mapping of timeframe and Start_Time and End_Time? Hope I'm able to make you understand.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 12:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1580427#M442810</guid>
      <dc:creator>safik003</dc:creator>
      <dc:date>2019-05-15T12:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Start time and end time in a time frame of 15 minutes interval</title>
      <link>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1595908#M443903</link>
      <description>&lt;P&gt;Not sure if this is going to help or not, but providing two links below, basic IntervalMatch and extended IntervalMatch, hopefully one of them will help you move things forward here.&lt;/P&gt;
&lt;P&gt;Basic:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptPrefixes/IntervalMatch.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptPrefixes/IntervalMatch.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Extended:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/IntervalMatch_(Extended_Syntax).htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/IntervalMatch_(Extended_Syntax).htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 20:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-time-and-end-time-in-a-time-frame-of-15-minutes-interval/m-p/1595908#M443903</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-06-25T20:49:58Z</dc:date>
    </item>
  </channel>
</rss>

