<?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: Exclude data from an expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162978#M94417</link>
    <description>&lt;P&gt;Take a look at&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Excluding-values-in-Set-Analysis/ba-p/1471704" target="_blank"&gt;https://community.qlik.com/t5/Design/Excluding-values-in-Set-Analysis/ba-p/1471704&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 17:56:24 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2024-01-18T17:56:24Z</dc:date>
    <item>
      <title>Exclude data from an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162934#M94415</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;is it any possibility to exclude a sub-set of data from an Expression in &lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;I would like to exclude CountryCode='IN' from Region='APJI'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=num(Count(DISTINCT(if(INPR?='INPR' and Group='VEND' and Team = 'INPR' and Region = 'APJI'&lt;BR /&gt;and [Calendar Day]+'1' &amp;lt;=[Change Date],([Vendor])))),'#,##0')&lt;/P&gt;
&lt;P&gt;(Below the Region of APJI there are a lot of CountryCodes, but I only want to exclude India 'IN' in one object/table. I can not move it from the script, because I will need Region field APJI as a whole for the other objects/tables.)&lt;/P&gt;
&lt;P&gt;Thank you in advance for the help! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162934#M94415</guid>
      <dc:creator>Lilla_Szabo</dc:creator>
      <dc:date>2024-11-15T21:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162976#M94416</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/239959"&gt;@Lilla_Szabo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you should try setanalysis instead of IF in formulas&lt;/P&gt;
&lt;P&gt;the following exclude India&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;=Count(DISTINCT {&amp;lt; INPR?={'INPR'},Group={'VEND'},Region={'APJI'},Team={'INPR'},Region{'APJI'},Country&lt;FONT face="arial black,avant garde" color="#0000FF"&gt;=-&lt;/FONT&gt;{'IN'} &amp;gt;} [Vendor])&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or you could combine o exclude part of the Sets&lt;/P&gt;
&lt;P&gt;count({&amp;lt;SET1&amp;gt;-&amp;lt;SET2&amp;gt;} sales)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=Count(DISTINCT {&amp;lt; INPR?={'INPR'},Group={'VEND'},Team={'INPR'}&amp;nbsp; &amp;gt;&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;-&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&amp;lt; Region={'APJI'}, Country={'IN'}&amp;nbsp; &amp;gt;} [Vendor])&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;think it this way&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RafaelBarrios_0-1705599154136.png" style="width: 527px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127332iE044BC7BD9231C55/image-dimensions/527x220?v=v2" width="527" height="220" role="button" title="RafaelBarrios_0-1705599154136.png" alt="RafaelBarrios_0-1705599154136.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;best,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;help users find answers! Don't forget to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#993366"&gt;mark a solution&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that worked for you &amp;amp; to smash the&lt;FONT color="#339966"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;like&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;button!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 17:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162976#M94416</guid>
      <dc:creator>RafaelBarrios</dc:creator>
      <dc:date>2024-01-18T17:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162978#M94417</link>
      <description>&lt;P&gt;Take a look at&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Excluding-values-in-Set-Analysis/ba-p/1471704" target="_blank"&gt;https://community.qlik.com/t5/Design/Excluding-values-in-Set-Analysis/ba-p/1471704&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 17:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exclude-data-from-an-expression/m-p/2162978#M94417</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2024-01-18T17:56:24Z</dc:date>
    </item>
  </channel>
</rss>

