<?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 Calculate an average a on Time (HH:MM) field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-an-average-a-on-Time-HH-MM-field/m-p/563183#M210159</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;In a dynamic cross table, I would like to calculate an average a on a field which contains a time (HH:MM).&lt;/P&gt;&lt;P&gt;The type of this field is TIME.&lt;/P&gt;&lt;P&gt;Could you help me / show me how to make this calcule ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemple 1 : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&amp;gt; 10h00 am&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; 10h15 am&lt;/P&gt;&lt;P&gt;--&amp;gt; 10h30 am&lt;/P&gt;&lt;P&gt;The average calcul should give me 10h15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemple 2 : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&amp;gt; 10h45 am&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; 11h00 am&lt;/P&gt;&lt;P&gt;--&amp;gt; 11h15 am&lt;/P&gt;&lt;P&gt;The average calcul should give me 11h00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance if you can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jérémie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Aug 2013 13:48:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-07T13:48:40Z</dc:date>
    <item>
      <title>Calculate an average a on Time (HH:MM) field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-an-average-a-on-Time-HH-MM-field/m-p/563183#M210159</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;In a dynamic cross table, I would like to calculate an average a on a field which contains a time (HH:MM).&lt;/P&gt;&lt;P&gt;The type of this field is TIME.&lt;/P&gt;&lt;P&gt;Could you help me / show me how to make this calcule ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemple 1 : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&amp;gt; 10h00 am&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; 10h15 am&lt;/P&gt;&lt;P&gt;--&amp;gt; 10h30 am&lt;/P&gt;&lt;P&gt;The average calcul should give me 10h15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemple 2 : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&amp;gt; 10h45 am&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; 11h00 am&lt;/P&gt;&lt;P&gt;--&amp;gt; 11h15 am&lt;/P&gt;&lt;P&gt;The average calcul should give me 11h00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance if you can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jérémie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-an-average-a-on-Time-HH-MM-field/m-p/563183#M210159</guid>
      <dc:creator />
      <dc:date>2013-08-07T13:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate an average a on Time (HH:MM) field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-an-average-a-on-Time-HH-MM-field/m-p/563184#M210160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answer is : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; background-color: #f5f5ff;"&gt;avg(nam_of_field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; background-color: #f5f5ff;"&gt;and click HOUR in tab number.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-an-average-a-on-Time-HH-MM-field/m-p/563184#M210160</guid>
      <dc:creator />
      <dc:date>2013-08-07T13:59:02Z</dc:date>
    </item>
  </channel>
</rss>

