<?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 and filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063022#M17196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the intersection operator *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Year *= {2000}”}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 18:10:18 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-02-05T18:10:18Z</dc:date>
    <item>
      <title>set analysis and filters</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063020#M17194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="gmail_default" style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;sum({$&amp;lt;Year={2000}”}&amp;gt;} Sales)&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Returns the sales for current selection, but with &lt;STRONG style="background-color: #ffff00;"&gt;new&lt;/STRONG&gt; selection year=2000.&amp;nbsp; if someone applies a filter year=2001, the above set analysis still returns sum of sales for year 2000.&amp;nbsp; How do i modify this so that if a user applies no year filter it return sum of sales for year 2000, but if a user applies a filter year other then 2000, then the function returns 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 17:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063020#M17194</guid>
      <dc:creator />
      <dc:date>2016-02-05T17:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis and filters</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063021#M17195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;sum({$&amp;lt;Year*={2000}&amp;gt;} Sales). The * means intersect the user selection with the value 2000. So if the user selections something else than 2000 the intersection will be empty and the expression returns 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 18:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063021#M17195</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-05T18:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis and filters</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063022#M17196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the intersection operator *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Year *= {2000}”}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 18:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063022#M17196</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-05T18:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis and filters</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063023#M17197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, that's easy.&amp;nbsp; Thanks Gysbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 19:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-and-filters/m-p/1063023#M17197</guid>
      <dc:creator />
      <dc:date>2016-02-05T19:55:04Z</dc:date>
    </item>
  </channel>
</rss>

