<?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 measure not counting correctly when filtering in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425350#M96091</link>
    <description>&lt;P&gt;Thank you, this gives me a 1 as result, which would work fine if I needed to check what an employee did on a specific SFC without counting all the SFCs at once. I needed one that would count, for all the SFCs done, the number of which had action code = labor off. The response by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/287708"&gt;@Clement15&lt;/a&gt;&amp;nbsp;actually provided the solution, thank you all!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 14:16:30 GMT</pubDate>
    <dc:creator>alespooletto</dc:creator>
    <dc:date>2024-02-29T14:16:30Z</dc:date>
    <item>
      <title>Count measure not counting correctly when filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425299#M96085</link>
      <description>&lt;P&gt;I have an issue with my measure, which supposedly only counts specific action codes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The measure is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;P&gt;COUNT( ACTION_CODE = 'LABOR_OFF')&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;P&gt;But when I insert it into the table, I don't get the right counts and shows as in the screenshot that it counts also when ACTION_CODE = 'LABOR_ON'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alespooletto_0-1709212970647.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160971i7843E04A535D1CF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alespooletto_0-1709212970647.png" alt="alespooletto_0-1709212970647.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any solution to this?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 13:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425299#M96085</guid>
      <dc:creator>alespooletto</dc:creator>
      <dc:date>2024-02-29T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count measure not counting correctly when filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425310#M96087</link>
      <description>&lt;P&gt;Try this :&amp;nbsp;&lt;BR /&gt;Count({&amp;lt;ACTION_CODE={"LABOR_OFF"}&amp;gt;}distinct Employee)&lt;BR /&gt;&lt;BR /&gt;Enjoy your Qlik.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Théo ATRAGIE.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 13:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425310#M96087</guid>
      <dc:creator>theoat</dc:creator>
      <dc:date>2024-02-29T13:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Count measure not counting correctly when filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425312#M96088</link>
      <description>&lt;P&gt;Hello, could this be suitable?&lt;BR /&gt;&lt;BR /&gt;count({&amp;lt;&lt;SPAN&gt;ACTION_CODE = {'LABOR_OFF'}&amp;gt;} ACTION_CODE &lt;/SPAN&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 13:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425312#M96088</guid>
      <dc:creator>Clement15</dc:creator>
      <dc:date>2024-02-29T13:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Count measure not counting correctly when filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425350#M96091</link>
      <description>&lt;P&gt;Thank you, this gives me a 1 as result, which would work fine if I needed to check what an employee did on a specific SFC without counting all the SFCs at once. I needed one that would count, for all the SFCs done, the number of which had action code = labor off. The response by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/287708"&gt;@Clement15&lt;/a&gt;&amp;nbsp;actually provided the solution, thank you all!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 14:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-measure-not-counting-correctly-when-filtering/m-p/2425350#M96091</guid>
      <dc:creator>alespooletto</dc:creator>
      <dc:date>2024-02-29T14:16:30Z</dc:date>
    </item>
  </channel>
</rss>

