<?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 Search overriding other modifiers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018961#M84161</link>
    <description>&lt;P&gt;Try to create a master calendar.&lt;/P&gt;
&lt;P&gt;This is the code to do the quarters:&lt;/P&gt;
&lt;P&gt;IF( Month("YOURFIELDMONTH")&amp;lt;= 3, 'Q1',&lt;BR /&gt;IF( Month("YOURFIELDMONTH")&amp;lt;= 6, 'Q2',&lt;BR /&gt;IF( Month("YOURFIELDMONTH")&amp;lt;= 9, 'Q3', 'Q4')&lt;BR /&gt;)&lt;BR /&gt;) as Quarter,&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 12:52:37 GMT</pubDate>
    <dc:creator>rui24</dc:creator>
    <dc:date>2022-12-21T12:52:37Z</dc:date>
    <item>
      <title>Set Analysis Search overriding other modifiers</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018939#M84157</link>
      <description>&lt;P&gt;Good day&lt;BR /&gt;&lt;BR /&gt;I need help with this set expression please&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_halo:"&gt;😇&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I need to return the last periods in the current quarter (i.e. filter for max quarter and max last 3 periods).&lt;/P&gt;
&lt;P&gt;This is the modifiers I use (I removed the Dollar-sign expansion for example):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;[Fin YM]={"&amp;gt;=202306&amp;lt;=202308"}, Quarter={'Q3'}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Quarter 3 = 202307 to 202309&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My expected answer was for the expression to return the income for the last 2 periods, since 202306 falls in Q2.&lt;/P&gt;
&lt;P&gt;But QS is ignoring the Q3 filter and returning the last 3 periods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now the weird thing is, when I add the [Quarter] field as a dimension in the table, it suddenly shows the correct value (i.e. 202307 + 202308)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pieter&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018939#M84157</guid>
      <dc:creator>pjn12345</dc:creator>
      <dc:date>2022-12-21T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Search overriding other modifiers</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018950#M84158</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.qlik.com/t5/user/viewprofilepage/user-id/106693" target="_blank"&gt;&lt;SPAN class=""&gt;pjn12345&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{&amp;lt;[Fin YM]={"&amp;gt;=202306&amp;lt;=202308"}, Quarter={'Q3'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Say something it was useful or not&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018950#M84158</guid>
      <dc:creator>rui24</dc:creator>
      <dc:date>2022-12-21T12:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Search overriding other modifiers</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018958#M84159</link>
      <description>&lt;P&gt;Hi Rui24 = Thanks but that is the current set analysis, but it is not working without including the dimension&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":tired_face:"&gt;😫&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018958#M84159</guid>
      <dc:creator>pjn12345</dc:creator>
      <dc:date>2022-12-21T12:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Search overriding other modifiers</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018960#M84160</link>
      <description>&lt;P&gt;What dimensions do you have to this or what yo think is missing?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018960#M84160</guid>
      <dc:creator>rui24</dc:creator>
      <dc:date>2022-12-21T12:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Search overriding other modifiers</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018961#M84161</link>
      <description>&lt;P&gt;Try to create a master calendar.&lt;/P&gt;
&lt;P&gt;This is the code to do the quarters:&lt;/P&gt;
&lt;P&gt;IF( Month("YOURFIELDMONTH")&amp;lt;= 3, 'Q1',&lt;BR /&gt;IF( Month("YOURFIELDMONTH")&amp;lt;= 6, 'Q2',&lt;BR /&gt;IF( Month("YOURFIELDMONTH")&amp;lt;= 9, 'Q3', 'Q4')&lt;BR /&gt;)&lt;BR /&gt;) as Quarter,&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Search-overriding-other-modifiers/m-p/2018961#M84161</guid>
      <dc:creator>rui24</dc:creator>
      <dc:date>2022-12-21T12:52:37Z</dc:date>
    </item>
  </channel>
</rss>

