<?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 I am trying to count duration bigger than hh:00 45mins in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718377#M723818</link>
    <description>&lt;P&gt;My sample data is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type of service&amp;nbsp; &amp;nbsp; &amp;nbsp; Duration&amp;nbsp; &amp;nbsp; &amp;nbsp; ID&lt;/P&gt;&lt;P&gt;Love&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00:45&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 002&lt;/P&gt;&lt;P&gt;Kiss&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;004&lt;/P&gt;&lt;P&gt;Kiss&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:46&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 003&lt;/P&gt;&lt;P&gt;Love&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00:30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 009&lt;/P&gt;&lt;P&gt;Hug&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:44&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 011&lt;/P&gt;&lt;P&gt;Hug&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:48&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 023&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to count the amount of services that are 'Love' which duration are more than 00:45. I have this code written but its not pulling the duration &amp;gt;= 00:45, its pulling all of them&lt;/P&gt;&lt;P&gt;count(if([Type of Service] = 'Love' and [Duration] &amp;gt;= '00:45' , [ID]))&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>laf4t</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718377#M723818</link>
      <description>&lt;P&gt;My sample data is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type of service&amp;nbsp; &amp;nbsp; &amp;nbsp; Duration&amp;nbsp; &amp;nbsp; &amp;nbsp; ID&lt;/P&gt;&lt;P&gt;Love&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00:45&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 002&lt;/P&gt;&lt;P&gt;Kiss&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;004&lt;/P&gt;&lt;P&gt;Kiss&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:46&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 003&lt;/P&gt;&lt;P&gt;Love&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00:30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 009&lt;/P&gt;&lt;P&gt;Hug&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:44&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 011&lt;/P&gt;&lt;P&gt;Hug&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:48&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 023&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to count the amount of services that are 'Love' which duration are more than 00:45. I have this code written but its not pulling the duration &amp;gt;= 00:45, its pulling all of them&lt;/P&gt;&lt;P&gt;count(if([Type of Service] = 'Love' and [Duration] &amp;gt;= '00:45' , [ID]))&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718377#M723818</guid>
      <dc:creator>laf4t</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718389#M723819</link>
      <description>&lt;P&gt;Your input header shows&amp;nbsp;[Type of &lt;STRONG&gt;s&lt;/STRONG&gt;ervice]. But your Expression shows&amp;nbsp;[Type of &lt;STRONG&gt;S&lt;/STRONG&gt;ervice] . Can you check the upper case?&lt;/P&gt;&lt;P&gt;Your query is working for me.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 17:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718389#M723819</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-12T17:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718397#M723820</link>
      <description>&lt;P&gt;Sorry, i figured it out sec after I added this posted. What worked for me is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count(if([Type of service] = 'Love' and [Duration] &amp;gt;= num(45) , [ID]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I was going to delete this post but I'll leave it on here just in case someone else needs it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 17:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718397#M723820</guid>
      <dc:creator>laf4t</dc:creator>
      <dc:date>2020-06-12T17:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718400#M723821</link>
      <description>&lt;P&gt;&lt;SPAN&gt;but then I am trying to multiply by 90 like this below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count(if([Type of service] = 'Love' and [Duration] &amp;gt;= num(45) , [ID]*90))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but this is not working for me .. please help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 18:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718400#M723821</guid>
      <dc:creator>laf4t</dc:creator>
      <dc:date>2020-06-12T18:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718406#M723822</link>
      <description>&lt;P&gt;Are you trying to multiply 90 with ID or with the Count?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 18:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718406#M723822</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-12T18:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718430#M723823</link>
      <description>&lt;P&gt;I am trying to multiply with the count&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 19:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718430#M723823</guid>
      <dc:creator>laf4t</dc:creator>
      <dc:date>2020-06-12T19:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718433#M723824</link>
      <description>&lt;P&gt;Hi, try with :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=count(if(num(Duration)&amp;gt;='$(=45/1440)' and [Type of service]='Love',ID))&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 12 Jun 2020 20:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718433#M723824</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2020-06-12T20:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to count duration bigger than hh:00 45mins</title>
      <link>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718436#M723825</link>
      <description>&lt;P&gt;then try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;count(if([Type of service] = 'Love' and [Duration] &amp;gt;= num(45) , [ID]))*90&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 12 Jun 2020 21:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-am-trying-to-count-duration-bigger-than-hh-00-45mins/m-p/1718436#M723825</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-12T21:28:15Z</dc:date>
    </item>
  </channel>
</rss>

