<?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 QlikSense Count If Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikSense-Count-If-Expression/m-p/1571446#M442157</link>
    <description>&lt;P&gt;Hi all I need help with a count if expression. I’m creating a dashboard for help desk incident tickets to show how long it took to close the ticket. I’ll have 5 different columns for different timeframes but once I get one expression working I can replicate the others. I’m trying to count the number of incidents that took 24 hours or more to close. I have a time to close calculated field formatted “hh:mm”. If the incident didn’t close in 24 or more hours I want it to be blank showing nothing. Here is what I have that’s not working: &amp;nbsp;count(if([timetoclose]&amp;gt;=‘24’),distinct [incidentID],[“”])&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;</description>
    <pubDate>Sat, 20 Apr 2019 04:51:26 GMT</pubDate>
    <dc:creator>Qliksenseranelx5</dc:creator>
    <dc:date>2019-04-20T04:51:26Z</dc:date>
    <item>
      <title>QlikSense Count If Expression</title>
      <link>https://community.qlik.com/t5/QlikView/QlikSense-Count-If-Expression/m-p/1571446#M442157</link>
      <description>&lt;P&gt;Hi all I need help with a count if expression. I’m creating a dashboard for help desk incident tickets to show how long it took to close the ticket. I’ll have 5 different columns for different timeframes but once I get one expression working I can replicate the others. I’m trying to count the number of incidents that took 24 hours or more to close. I have a time to close calculated field formatted “hh:mm”. If the incident didn’t close in 24 or more hours I want it to be blank showing nothing. Here is what I have that’s not working: &amp;nbsp;count(if([timetoclose]&amp;gt;=‘24’),distinct [incidentID],[“”])&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 04:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikSense-Count-If-Expression/m-p/1571446#M442157</guid>
      <dc:creator>Qliksenseranelx5</dc:creator>
      <dc:date>2019-04-20T04:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Count If Expression</title>
      <link>https://community.qlik.com/t5/QlikView/QlikSense-Count-If-Expression/m-p/1571487#M442163</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create a flag-column in the back end like&lt;/P&gt;&lt;P&gt;if(timeField&amp;gt;time(1),1,0)&lt;/P&gt;&lt;P&gt;and use this flag accordingly.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 09:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikSense-Count-If-Expression/m-p/1571487#M442163</guid>
      <dc:creator>arpitkharkia</dc:creator>
      <dc:date>2019-04-20T09:54:39Z</dc:date>
    </item>
  </channel>
</rss>

