<?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 Set Analysis to report &amp;quot;Select Excluded&amp;quot; in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-to-report-quot-Select-Excluded-quot/m-p/2468727#M99493</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I'm trying to create a report so show "Select Excluded" ie Dark Grey in the filter with the tick next to the value as a result of using Select Possible/ Select Excluded&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GavK_0-1720443984029.png" style="width: 596px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169014iB554B509CC32E770/image-dimensions/596x328?v=v2" width="596" height="328" role="button" title="GavK_0-1720443984029.png" alt="GavK_0-1720443984029.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've created this measure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Count({1&amp;lt;[Requirement Part Id]=E([Requirement Part Id]),[Requirement Work Order Base Id]&amp;gt;}Distinct[Requirement Work Order Base Id]) which shows the light grey values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But its the dark grey with the ticks (In Qlik terminology, "Select Excluded") that I'm after.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GavK_1-1720444210378.png" style="width: 730px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169015i6E97B20E210A6932/image-dimensions/730x208?v=v2" width="730" height="208" role="button" title="GavK_1-1720444210378.png" alt="GavK_1-1720444210378.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 13:15:45 GMT</pubDate>
    <dc:creator>GavK</dc:creator>
    <dc:date>2024-07-08T13:15:45Z</dc:date>
    <item>
      <title>Set Analysis to report "Select Excluded"</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-to-report-quot-Select-Excluded-quot/m-p/2468727#M99493</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I'm trying to create a report so show "Select Excluded" ie Dark Grey in the filter with the tick next to the value as a result of using Select Possible/ Select Excluded&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GavK_0-1720443984029.png" style="width: 596px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169014iB554B509CC32E770/image-dimensions/596x328?v=v2" width="596" height="328" role="button" title="GavK_0-1720443984029.png" alt="GavK_0-1720443984029.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've created this measure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Count({1&amp;lt;[Requirement Part Id]=E([Requirement Part Id]),[Requirement Work Order Base Id]&amp;gt;}Distinct[Requirement Work Order Base Id]) which shows the light grey values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But its the dark grey with the ticks (In Qlik terminology, "Select Excluded") that I'm after.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GavK_1-1720444210378.png" style="width: 730px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169015i6E97B20E210A6932/image-dimensions/730x208?v=v2" width="730" height="208" role="button" title="GavK_1-1720444210378.png" alt="GavK_1-1720444210378.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 13:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-to-report-quot-Select-Excluded-quot/m-p/2468727#M99493</guid>
      <dc:creator>GavK</dc:creator>
      <dc:date>2024-07-08T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis to report "Select Excluded"</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-to-report-quot-Select-Excluded-quot/m-p/2468881#M99509</link>
      <description>&lt;P&gt;Hi GavK,&lt;/P&gt;
&lt;P&gt;Here is a refined approach to achieve the desired result:&lt;/P&gt;
&lt;H3&gt;Measure to Count "Select Excluded" Values&lt;/H3&gt;
&lt;DIV class="dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium"&gt;
&lt;DIV class="overflow-y-auto p-4" dir="ltr"&gt;&lt;CODE class="!whitespace-pre hljs language-qlik"&gt;Count({1&amp;lt;[Requirement Part Id]=E({1&amp;lt;[Requirement Part Id]=P([Requirement Part Id])&amp;gt;}), [Requirement Work Order Base Id]&amp;gt;} DISTINCT [Requirement Work Order Base Id])
&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;
&lt;H3&gt;Explanation&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;{1&amp;lt;[Requirement Part Id]=E(...)}&amp;gt;&lt;/STRONG&gt;: This part uses the &lt;CODE&gt;E()&lt;/CODE&gt; function to exclude selected values of &lt;CODE&gt;[Requirement Part Id]&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;{1&amp;lt;[Requirement Part Id]=P([Requirement Part Id])&amp;gt;}&lt;/STRONG&gt;: This part uses the &lt;CODE&gt;P()&lt;/CODE&gt; function to include only the possible values of &lt;CODE&gt;[Requirement Part Id]&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Combining E() and P()&lt;/STRONG&gt;: The combination ensures you are targeting values that are excluded but would be possible if the current selections were cleared, thus reflecting the "Select Excluded" state.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Example&lt;/H3&gt;
&lt;P&gt;Assume you have a dataset with &lt;CODE&gt;[Requirement Part Id]&lt;/CODE&gt; and &lt;CODE&gt;[Requirement Work Order Base Id]&lt;/CODE&gt;. This measure will count the distinct &lt;CODE&gt;[Requirement Work Order Base Id]&lt;/CODE&gt; where &lt;CODE&gt;[Requirement Part Id]&lt;/CODE&gt; is in the "Select Excluded" state (dark grey with ticks).&lt;/P&gt;
&lt;H3&gt;Usage&lt;/H3&gt;
&lt;P&gt;Add this measure to your Qlik Sense chart or table to display the count of &lt;CODE&gt;[Requirement Work Order Base Id]&lt;/CODE&gt; in the "Select Excluded" state. This should provide the desired result, showing the dark grey values with ticks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 23:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-to-report-quot-Select-Excluded-quot/m-p/2468881#M99509</guid>
      <dc:creator>Scotchy</dc:creator>
      <dc:date>2024-07-08T23:58:59Z</dc:date>
    </item>
  </channel>
</rss>

