<?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 Partial Ignore  of selections in  filds using Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Partial-Ignore-of-selections-in-filds-using-Set-Analysis/m-p/1619406#M46122</link>
    <description>&lt;PRE&gt;&lt;SPAN&gt;Good day!
I got a problem with my expression.
When i select a month in the filter, i need to reflect data &lt;BR /&gt;from the beginning of the year to the selected month inclusively. &lt;BR /&gt;I used 1 in my set analysis expression,
but i need to keep the choice in the other filters(There are a lot of them) &lt;BR /&gt;not used in the expression.
The expression itself:
sum({1&amp;lt;[SalesYear]={$(=year(now()-2))},[MonthNum]={"&amp;lt;=$(=num(Month(Date#(GetFieldSelections([MonthName]),'MMMM'))))"}&amp;gt;}[Sales]) 
Thank you in advance!&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:09:23 GMT</pubDate>
    <dc:creator>Ilya_Bobrov</dc:creator>
    <dc:date>2024-11-16T20:09:23Z</dc:date>
    <item>
      <title>Partial Ignore  of selections in  filds using Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-Ignore-of-selections-in-filds-using-Set-Analysis/m-p/1619406#M46122</link>
      <description>&lt;PRE&gt;&lt;SPAN&gt;Good day!
I got a problem with my expression.
When i select a month in the filter, i need to reflect data &lt;BR /&gt;from the beginning of the year to the selected month inclusively. &lt;BR /&gt;I used 1 in my set analysis expression,
but i need to keep the choice in the other filters(There are a lot of them) &lt;BR /&gt;not used in the expression.
The expression itself:
sum({1&amp;lt;[SalesYear]={$(=year(now()-2))},[MonthNum]={"&amp;lt;=$(=num(Month(Date#(GetFieldSelections([MonthName]),'MMMM'))))"}&amp;gt;}[Sales]) 
Thank you in advance!&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-Ignore-of-selections-in-filds-using-Set-Analysis/m-p/1619406#M46122</guid>
      <dc:creator>Ilya_Bobrov</dc:creator>
      <dc:date>2024-11-16T20:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Ignore  of selections in  filds using Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-Ignore-of-selections-in-filds-using-Set-Analysis/m-p/1619485#M46126</link>
      <description>&lt;P&gt;I solved this problem by changing my expression and adding to it a variable containing a list of fields&lt;/P&gt;&lt;P&gt;Exspression:&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;SalesYear={$(=year(now()-2)-1)},[MonthNum]={"&amp;lt;=$(=num(Month(Date#(GetFieldSelections([MonthName]),'MMMM'))))"},$(=concat({&amp;lt;$Field={$(=vFieldlist)}&amp;gt;} '[' &amp;amp; $Field &amp;amp; ']='&amp;amp;'$:: '&amp;amp;'['&amp;amp;$Field&amp;amp;']',','))&amp;gt;}[Sales])&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 10:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-Ignore-of-selections-in-filds-using-Set-Analysis/m-p/1619485#M46126</guid>
      <dc:creator>Ilya_Bobrov</dc:creator>
      <dc:date>2019-09-03T10:21:39Z</dc:date>
    </item>
  </channel>
</rss>

