<?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 Avg between two timestamps in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898317#M312525</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'm trying to get the average of a column between certain time, 7-7:30 am for this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg({&amp;lt;Time(CreateTimestamp,'hh:mm')={"&amp;gt;='07:00')&amp;lt;='07:30'"}&amp;gt;}[Total Time])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something is wrong here, not sure what.&amp;nbsp; Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 15:48:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-17T15:48:58Z</dc:date>
    <item>
      <title>Avg between two timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898317#M312525</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'm trying to get the average of a column between certain time, 7-7:30 am for this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg({&amp;lt;Time(CreateTimestamp,'hh:mm')={"&amp;gt;='07:00')&amp;lt;='07:30'"}&amp;gt;}[Total Time])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something is wrong here, not sure what.&amp;nbsp; Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898317#M312525</guid>
      <dc:creator />
      <dc:date>2015-07-17T15:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Avg between two timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898318#M312526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Avg({&amp;lt;CreateTimestamp={"=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Time(CreateTimestamp,'hh:mm')&lt;/SPAN&gt; &amp;gt;='07:00') and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Time(CreateTimestamp,'hh:mm')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&amp;lt;='07:30'"}&amp;gt;}[Total Time])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not 100% sure if it will work, but I feel it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898318#M312526</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-17T15:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Avg between two timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898319#M312527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attached.&lt;/P&gt;&lt;P&gt;it shows how you can calculate Avg(RandomData) for a Time Range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 16:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898319#M312527</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-17T16:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Avg between two timestamps</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898320#M312528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Avg(if(frac(timestamp)&amp;gt;=7/24 and frac(timestamp)&amp;lt;=7.5/24, frac(timestamp)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then format the expression result in number tab (time)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93281_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 13:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-between-two-timestamps/m-p/898320#M312528</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-19T13:23:49Z</dc:date>
    </item>
  </channel>
</rss>

