<?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 Expression Issue/Please Help!  :) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860673#M1216122</link>
    <description>&lt;P&gt;Hey All,&lt;/P&gt;
&lt;P&gt;I'm relatively new to Qlikview and can't figure this out.&lt;/P&gt;
&lt;P&gt;What I'm trying to do is get a count of the Tracking ID, but filter on two things...the first being the VRT Overall Status being 'In Progress'.&amp;nbsp; The expression below works, but I can't get the second filter added in.&amp;nbsp; I also want to filter on Severity being 'Critical'.&amp;nbsp; Could someone...anyone...please help me get that added into the below expression?&lt;/P&gt;
&lt;P&gt;=num(Count({&amp;lt;[VRT Overall Status] ={'In Progress'} &amp;gt;}[Tracking ID]),'#,##0;-#,##0; ')&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2021 22:16:30 GMT</pubDate>
    <dc:creator>Matt_M1</dc:creator>
    <dc:date>2021-11-17T22:16:30Z</dc:date>
    <item>
      <title>Expression Issue/Please Help!  :)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860673#M1216122</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;
&lt;P&gt;I'm relatively new to Qlikview and can't figure this out.&lt;/P&gt;
&lt;P&gt;What I'm trying to do is get a count of the Tracking ID, but filter on two things...the first being the VRT Overall Status being 'In Progress'.&amp;nbsp; The expression below works, but I can't get the second filter added in.&amp;nbsp; I also want to filter on Severity being 'Critical'.&amp;nbsp; Could someone...anyone...please help me get that added into the below expression?&lt;/P&gt;
&lt;P&gt;=num(Count({&amp;lt;[VRT Overall Status] ={'In Progress'} &amp;gt;}[Tracking ID]),'#,##0;-#,##0; ')&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 22:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860673#M1216122</guid>
      <dc:creator>Matt_M1</dc:creator>
      <dc:date>2021-11-17T22:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Issue/Please Help!  :)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860791#M1216130</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=num(Count({&amp;lt;[VRT Overall Status] ={'In Progress'},&amp;nbsp;Severity&amp;nbsp;={'Critical'} &amp;gt;}[Tracking ID]),'#,##0;-#,##0; ')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 07:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860791#M1216130</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-11-18T07:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Issue/Please Help!  :)</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860971#M1216139</link>
      <description>&lt;P&gt;That worked...So cool!&amp;nbsp; Thank you so much!!!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 12:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Issue-Please-Help/m-p/1860971#M1216139</guid>
      <dc:creator>Matt_M1</dc:creator>
      <dc:date>2021-11-18T12:29:40Z</dc:date>
    </item>
  </channel>
</rss>

