<?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: Converting minutes into 30 minute time slots in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461506#M172330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new field in your table and add in the group:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #000000;"&gt;=Floor(Frac(&lt;SPAN style="color: #ff0000; font-family: 'courier new', courier;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;&lt;STRONG&gt;DateField&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;) / MakeTime(1), 0.5) as &lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;lt;FieldName&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 17:01:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-20T17:01:50Z</dc:date>
    <item>
      <title>Converting minutes into 30 minute time slots</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461505#M172329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a grid chart that I need to drilldown on time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a group based on a field that contains minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The top level of the group is hours and I have done this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the second level of the group needs to be 30 minute time slots. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt;35 minutes = 0.50&lt;/P&gt;&lt;P&gt;65 minutes = 1.00&lt;/P&gt;&lt;P&gt;85 minutes = 1.00&lt;/P&gt;&lt;P&gt;95 minutes = 1.50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advise please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 15:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461505#M172329</guid>
      <dc:creator />
      <dc:date>2013-03-20T15:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Converting minutes into 30 minute time slots</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461506#M172330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new field in your table and add in the group:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #000000;"&gt;=Floor(Frac(&lt;SPAN style="color: #ff0000; font-family: 'courier new', courier;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;&lt;STRONG&gt;DateField&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;) / MakeTime(1), 0.5) as &lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;lt;FieldName&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 17:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461506#M172330</guid>
      <dc:creator />
      <dc:date>2013-03-20T17:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Converting minutes into 30 minute time slots</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461507#M172331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ricardo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will try tomorrow in work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 17:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461507#M172331</guid>
      <dc:creator />
      <dc:date>2013-03-20T17:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Converting minutes into 30 minute time slots</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461508#M172332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;Hi Maseda,&lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;if you have minutes in a field i think this expression can help you:&lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Div( Min , 30 ) * 0.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;&lt;IMG __jive_id="35231" alt="Mins.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/35231_Mins.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;please find attached QVW for more refrence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;Regards&lt;/P&gt;&lt;P style="text-align: left; color: #333333; text-indent: 0px;"&gt;Peyman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 18:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461508#M172332</guid>
      <dc:creator>azimabadi</dc:creator>
      <dc:date>2013-03-20T18:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Converting minutes into 30 minute time slots</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461509#M172333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Reyman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, I will try this tomorrow also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 20:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-minutes-into-30-minute-time-slots/m-p/461509#M172333</guid>
      <dc:creator />
      <dc:date>2013-03-20T20:17:42Z</dc:date>
    </item>
  </channel>
</rss>

