<?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 Modifiers that releases selections on one field only in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774499#M59997</link>
    <description>&lt;P&gt;But I don't want to remove the selection altogether, I want to choose only last year but keep all other user selections as it&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 17:26:05 GMT</pubDate>
    <dc:creator>Hope_AA</dc:creator>
    <dc:date>2021-01-14T17:26:05Z</dc:date>
    <item>
      <title>Set Modifiers that releases selections on one field only</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774189#M59955</link>
      <description>&lt;P&gt;I've looked at previous answers to similar questions but I still cannot get the result I need.&lt;/P&gt;&lt;P&gt;so I have a date field among many others and I need to put a set expression that removed all selection or filtering from the date field but keeps any other user selection as is.&lt;/P&gt;&lt;P&gt;for now it looks like this :&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Date.autoCalendar.Year] ={'$(vLastYear)'}&amp;gt;}TAmount)&lt;/P&gt;&lt;P&gt;but if the user limits dates to this year, it will produce a 0 for this formula. I still want this to produce the total amount of last year without changing any other selections so I cannot use the wholesome {1}.&lt;/P&gt;&lt;P&gt;Appreciate any help,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 20:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774189#M59955</guid>
      <dc:creator>Hope_AA</dc:creator>
      <dc:date>2021-01-13T20:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifiers that releases selections on one field only</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774202#M59956</link>
      <description>&lt;P&gt;You will need to add any field that you want to ignore in you set analysis, followed by an =.&lt;/P&gt;&lt;P&gt;For instance, if the field Date is being filtered and you want to ignore it, you would use:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Date=,[Date.autoCalendar.Year] ={'$(vLastYear)'}&amp;gt;}TAmount)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 21:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774202#M59956</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-01-13T21:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifiers that releases selections on one field only</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774499#M59997</link>
      <description>&lt;P&gt;But I don't want to remove the selection altogether, I want to choose only last year but keep all other user selections as it&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 17:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifiers-that-releases-selections-on-one-field-only/m-p/1774499#M59997</guid>
      <dc:creator>Hope_AA</dc:creator>
      <dc:date>2021-01-14T17:26:05Z</dc:date>
    </item>
  </channel>
</rss>

