<?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: Set expression - exclusion issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953630#M78649</link>
    <description>&lt;P&gt;Hi, it could be something like:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;Customer=E({&amp;lt;Date={"&amp;lt;$(=Min(Date))"}&amp;gt;} Customer)&amp;gt;} Sales)&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jul 2022 10:19:10 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2022-07-09T10:19:10Z</dc:date>
    <item>
      <title>Set expression - exclusion issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953326#M78625</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a table with &lt;STRONG&gt;sales&lt;/STRONG&gt; by &lt;STRONG&gt;customer&lt;/STRONG&gt; and &lt;STRONG&gt;calendar day&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;I need a set expression that, after I select specific date range, will display only "new customers" in selected date - in other words customers that generated sales in selected date range but not generate sales in not selected dates.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg. when selecting date 08.07.2022 &lt;STRONG&gt;only customer A should be displayed&lt;/STRONG&gt; because customers B ad C already had sales in the past.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emil_bros_0-1657284177544.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83644iAC231E4044082530/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Emil_bros_0-1657284177544.png" alt="Emil_bros_0-1657284177544.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;&lt;SPAN&gt;think I need to use EXCLUSION operator here but not sure how entire expression should look.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Emil&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 12:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953326#M78625</guid>
      <dc:creator>Emil_bros</dc:creator>
      <dc:date>2022-07-08T12:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression - exclusion issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953630#M78649</link>
      <description>&lt;P&gt;Hi, it could be something like:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;Customer=E({&amp;lt;Date={"&amp;lt;$(=Min(Date))"}&amp;gt;} Customer)&amp;gt;} Sales)&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 10:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953630#M78649</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-07-09T10:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression - exclusion issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953866#M78667</link>
      <description>&lt;P&gt;thank you, almost correct. Finally I have used following (based on your answer):&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;&lt;SPAN&gt;Customer&lt;/SPAN&gt; = E({1&amp;lt;&lt;SPAN&gt;Date&lt;/SPAN&gt;={"&amp;lt;$(=Min(&lt;SPAN&gt;Date&lt;/SPAN&gt;))"}&amp;gt;})&amp;gt;}&lt;SPAN&gt;Sales&lt;/SPAN&gt; )&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 08:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-exclusion-issue/m-p/1953866#M78667</guid>
      <dc:creator>Emil_bros</dc:creator>
      <dc:date>2022-07-11T08:33:56Z</dc:date>
    </item>
  </channel>
</rss>

