<?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: count of time field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455192#M484313</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;Test:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Time&lt;/P&gt;&lt;P&gt;00:00:05&lt;/P&gt;&lt;P&gt;00:10:05&lt;/P&gt;&lt;P&gt;05:10:09&lt;/P&gt;&lt;P&gt;10:10:10&lt;/P&gt;&lt;P&gt;13:16:19&lt;/P&gt;&lt;P&gt;20:02:30&lt;/P&gt;&lt;P&gt;]Where time(Time,'hh:mm:ss')&amp;gt;'10:00:00' and time(Time,'hh:mm:ss')&amp;lt;'20:00:00' ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 10:16:32 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-06-10T10:16:32Z</dc:date>
    <item>
      <title>count of time field</title>
      <link>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455190#M484311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a time field (hh:mm:ss) in a field called &lt;STRONG&gt;update_time_JD_1.&amp;nbsp; &lt;/STRONG&gt;What I am looking to do is create an expression that counts the data that is over 10 hours but I do not want it to count the data over 20 hours.&lt;/P&gt;&lt;P&gt;E.G.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;00:00:05&lt;/P&gt;&lt;P&gt;00:10:05&lt;/P&gt;&lt;P&gt;05:10:09&lt;/P&gt;&lt;P&gt;10:10:10&lt;/P&gt;&lt;P&gt;13:16:19&lt;/P&gt;&lt;P&gt;20:02:30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would show the count as 2, as I want it to show the 10:10:10 and 13:16:19, but not the 20:02:30 (even though its over 10 hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon Ditchfield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 10:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455190#M484311</guid>
      <dc:creator />
      <dc:date>2013-06-10T10:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: count of time field</title>
      <link>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455191#M484312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this :&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 10pt;"&gt;=count(if(time(TIME,'hh,mm,ss') &amp;gt; time('10:00:00','hh,mm,ss') AND time(TIME,'hh,mm,ss') &amp;lt; time('20:00:00','hh,mm,ss'), TIME))&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 10:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455191#M484312</guid>
      <dc:creator />
      <dc:date>2013-06-10T10:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: count of time field</title>
      <link>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455192#M484313</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;Test:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Time&lt;/P&gt;&lt;P&gt;00:00:05&lt;/P&gt;&lt;P&gt;00:10:05&lt;/P&gt;&lt;P&gt;05:10:09&lt;/P&gt;&lt;P&gt;10:10:10&lt;/P&gt;&lt;P&gt;13:16:19&lt;/P&gt;&lt;P&gt;20:02:30&lt;/P&gt;&lt;P&gt;]Where time(Time,'hh:mm:ss')&amp;gt;'10:00:00' and time(Time,'hh:mm:ss')&amp;lt;'20:00:00' ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 10:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-of-time-field/m-p/455192#M484313</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-06-10T10:16:32Z</dc:date>
    </item>
  </channel>
</rss>

