<?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 How is &amp;quot;Ignore&amp;quot; a single in set filters in Calculated Field? in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1859929#M195402</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I'm new to QLikSense.&lt;/P&gt;
&lt;P&gt;I am trying to keep a KPI with a calculated field with a figure in it.&amp;nbsp;I need my filters to exclude "Rejected" order, but I need the KPI to show a sum of rejected orders.&lt;/P&gt;
&lt;P&gt;I have multiple filters (month, department, etc) and if these change the KPI needs to change, but I need the KPI to ignore order status no matter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My calculated field is:&lt;/P&gt;
&lt;P&gt;=Count(if (match(ORDER_STATUS, 'Rejected'), 'Rejected'))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Order Status has other possible values of: Cancelled, Accepted, Awaiting Dispatch, Sent&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 14:03:17 GMT</pubDate>
    <dc:creator>dszakris</dc:creator>
    <dc:date>2021-11-16T14:03:17Z</dc:date>
    <item>
      <title>How is "Ignore" a single in set filters in Calculated Field?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1859929#M195402</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I'm new to QLikSense.&lt;/P&gt;
&lt;P&gt;I am trying to keep a KPI with a calculated field with a figure in it.&amp;nbsp;I need my filters to exclude "Rejected" order, but I need the KPI to show a sum of rejected orders.&lt;/P&gt;
&lt;P&gt;I have multiple filters (month, department, etc) and if these change the KPI needs to change, but I need the KPI to ignore order status no matter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My calculated field is:&lt;/P&gt;
&lt;P&gt;=Count(if (match(ORDER_STATUS, 'Rejected'), 'Rejected'))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Order Status has other possible values of: Cancelled, Accepted, Awaiting Dispatch, Sent&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 14:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1859929#M195402</guid>
      <dc:creator>dszakris</dc:creator>
      <dc:date>2021-11-16T14:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How is "Ignore" a single in set filters in Calculated Field?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1860047#M195425</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149515"&gt;@dszakris&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;From my understanding i will suggest to modify the expression as below&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;ORDER_STATUS=&amp;gt;}&lt;BR /&gt;if (match(ORDER_STATUS, 'Rejected'), 'Rejected'))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&amp;lt;ORDER_STATUS=&amp;gt;} this will ignore the order status filter. it will show always Rejected count though you have selected the Accepted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 18:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1860047#M195425</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-11-16T18:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How is "Ignore" a single in set filters in Calculated Field?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1860282#M195467</link>
      <description>&lt;P&gt;Thank you very much, that worked perfectly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 08:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/How-is-quot-Ignore-quot-a-single-in-set-filters-in-Calculated/m-p/1860282#M195467</guid>
      <dc:creator>dszakris</dc:creator>
      <dc:date>2021-11-17T08:44:33Z</dc:date>
    </item>
  </channel>
</rss>

