<?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 Analysis Possible or Exclude in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777623#M60334</link>
    <description>&lt;P&gt;Hi @Anonymous,&lt;/P&gt;&lt;P&gt;Thank you for your solution. This is not were I was looking for. I want a solution where I have a table with dimension month and then every month the missing products in that month, compared with the previous month.&lt;/P&gt;&lt;P&gt;Look at my attachment for a the model.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 07:04:27 GMT</pubDate>
    <dc:creator>gertjanvanluik_</dc:creator>
    <dc:date>2021-01-27T07:04:27Z</dc:date>
    <item>
      <title>SET Analysis Possible or Exclude</title>
      <link>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777349#M60308</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a question about SET Analysis with the Possible or Exclude function. I've a set of sales per month.&amp;nbsp; Each month a set of products. I want to know how many products I sold in previous period, but NOT in the current period. So I want to use the Exclude function. When I want to know how many products are not sold in Period 2, I use this code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;count( distinct {$&amp;lt; Product = E( {$&amp;lt; Month = {2} &amp;gt;} ) &amp;gt;} Product )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;But I want this for a rolling year. In period 2 I want to compare it with period 1, in period 3 with period 2 etc.&lt;/P&gt;&lt;P&gt;Pls. can you help me?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777349#M60308</guid>
      <dc:creator>gertjanvanluik_</dc:creator>
      <dc:date>2024-11-16T17:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: SET Analysis Possible or Exclude</title>
      <link>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777365#M60310</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Year={$(=Year(AddMonths(Today(),-1)))},Month={$(=num(month(AddMonths(Today(),-1))))},&lt;BR /&gt;Product=E({$&amp;lt;Year={$(=Year(Today()))},Month={$(=Num(Month(Today())))}&amp;gt;} Product)&amp;gt;} distinct Product)&lt;/P&gt;&lt;P&gt;You need to use the Addmonths with Year() and Month() to account for December to January.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 10:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777365#M60310</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-01-26T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: SET Analysis Possible or Exclude</title>
      <link>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777623#M60334</link>
      <description>&lt;P&gt;Hi @Anonymous,&lt;/P&gt;&lt;P&gt;Thank you for your solution. This is not were I was looking for. I want a solution where I have a table with dimension month and then every month the missing products in that month, compared with the previous month.&lt;/P&gt;&lt;P&gt;Look at my attachment for a the model.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 07:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-Analysis-Possible-or-Exclude/m-p/1777623#M60334</guid>
      <dc:creator>gertjanvanluik_</dc:creator>
      <dc:date>2021-01-27T07:04:27Z</dc:date>
    </item>
  </channel>
</rss>

