<?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 Ignoring filter selection in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17417#M2908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a filter condition but i &lt;STRONG&gt;don't want my below set analysis changes depends on the filter selection&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i tried...but its not working out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({1&amp;lt;[PROCESSED_DT.autoCalendar.Date]={"&amp;gt;=$(=YearStart(Max([PROCESSED_DT.autoCalendar.Date])))&amp;lt;=$(=WeekEnd(Max([PROCESSED_DT.autoCalendar.Date]),-1))"},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Rollover_Activity_Only.ROLLOVER_DESTINATION_TXT]={'RTF'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Rollover_Activity_Only.ROLLED_TO_AMT])/1000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;g &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data's are getting changed depends on the filter selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2018 14:06:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-13T14:06:04Z</dc:date>
    <item>
      <title>Ignoring filter selection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17417#M2908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a filter condition but i &lt;STRONG&gt;don't want my below set analysis changes depends on the filter selection&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i tried...but its not working out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({1&amp;lt;[PROCESSED_DT.autoCalendar.Date]={"&amp;gt;=$(=YearStart(Max([PROCESSED_DT.autoCalendar.Date])))&amp;lt;=$(=WeekEnd(Max([PROCESSED_DT.autoCalendar.Date]),-1))"},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Rollover_Activity_Only.ROLLOVER_DESTINATION_TXT]={'RTF'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Rollover_Activity_Only.ROLLED_TO_AMT])/1000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;g &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data's are getting changed depends on the filter selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 14:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17417#M2908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring filter selection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17418#M2909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; 1&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; [PROCESSED_DT.autoCalendar.Date]={"&amp;gt;=$(=YearStart(Max({1}[PROCESSED_DT.autoCalendar.Date])))&amp;lt;=$(=WeekEnd(Max({1}[PROCESSED_DT.autoCalendar.Date]),-1))"},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Rollover_Activity_Only.ROLLOVER_DESTINATION_TXT]={'RTF'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Rollover_Activity_Only.ROLLED_TO_AMT])/1000000&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 14:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17418#M2909</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-13T14:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring filter selection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17419#M2910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tanq u so much..Its working now&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 14:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17419#M2910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring filter selection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17420#M2911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Now close the thread by selecting correct answer..&lt;/P&gt;&lt;P&gt;If you want to learn more about set analysis, try my course from udemy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.udemy.com/become-an-expert-of-qlik-set-analysis/" title="https://www.udemy.com/become-an-expert-of-qlik-set-analysis/"&gt;https://www.udemy.com/become-an-expert-of-qlik-set-analysis/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 14:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-filter-selection-in-set-analysis/m-p/17420#M2911</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-13T14:24:41Z</dc:date>
    </item>
  </channel>
</rss>

