<?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 grouping data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/grouping-data/m-p/973764#M967155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data sorted by date in 15 minute increments. Date and time are separate fields. Time increments are 00:00 - 00:14, 00:15-00:29, etc., all the way to 23:45 - 23:59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to combine these increments into hours, so that the first four increments of the day will be combined into 00:00 - 00:59?&amp;nbsp; Do I use the load statement for that?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a complete novice and appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 20:25:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-30T20:25:39Z</dc:date>
    <item>
      <title>grouping data</title>
      <link>https://community.qlik.com/t5/QlikView/grouping-data/m-p/973764#M967155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data sorted by date in 15 minute increments. Date and time are separate fields. Time increments are 00:00 - 00:14, 00:15-00:29, etc., all the way to 23:45 - 23:59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to combine these increments into hours, so that the first four increments of the day will be combined into 00:00 - 00:59?&amp;nbsp; Do I use the load statement for that?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a complete novice and appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 20:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping-data/m-p/973764#M967155</guid>
      <dc:creator />
      <dc:date>2015-09-30T20:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: grouping data</title>
      <link>https://community.qlik.com/t5/QlikView/grouping-data/m-p/973765#M967156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could use class(minutes(YourTimeField), 15) or ceil(minutes(YourTimeField) / 15) to group the minutes and used further fields like hour(YourTimeField). I suggest this not to make within the fact-table (especially if they is larger) else to use master-calendar and master-time-table, see: &lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 01:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping-data/m-p/973765#M967156</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-10-01T01:37:18Z</dc:date>
    </item>
  </channel>
</rss>

