<?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: Ignore Filter Settings in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734910#M1069699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay the problem is the period id, without it it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 09:16:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-25T09:16:15Z</dc:date>
    <item>
      <title>Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734904#M1069684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I wan't to ignore one filter which I want to set on a certain value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I got:&lt;/P&gt;&lt;P&gt;sum(if(Year=$(vLastYear) AND PeriodID = ($(vActualPeriodID)-12) AND Stage = ('S')))/1000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want just to ignore the filter settings for Year but keep it on vLastYear.&lt;/P&gt;&lt;P&gt;I tried with sum({1&amp;lt;Year=E(Year), PeriodID &amp;lt;= {($(vActualPeriodID)-12)}, Stage ={('S')}&amp;gt;}) but that didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone got a idea how to this working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 08:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734904#M1069684</guid>
      <dc:creator />
      <dc:date>2014-08-25T08:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734905#M1069685</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({1&amp;lt;Year={'$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vLastYear&lt;/SPAN&gt;)'}, PeriodID = {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;=&lt;/SPAN&gt;($(vActualPeriodID)-12)'}, Stage ={'S'}&amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 08:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734905#M1069685</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-25T08:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734906#M1069687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Guess it would be as below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({1&amp;lt;Year=&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, PeriodID = {'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;($(vActualPeriodID)-12)'}, Stage ={'S'}&amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Please provide more information about this.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sri&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 08:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734906#M1069687</guid>
      <dc:creator />
      <dc:date>2014-08-25T08:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734907#M1069689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;this gives always 0,0 as value, independet from all filter settings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734907#M1069689</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734908#M1069693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No dosn't work,&lt;/P&gt;&lt;P&gt;it gives me 0,0 as value, independent from all filter settings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734908#M1069693</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734909#M1069696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay the problem is the periodID, without this it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734909#M1069696</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734910#M1069699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay the problem is the period id, without it it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734910#M1069699</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734911#M1069703</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;What is the format of your Period id?&amp;nbsp; If you are ok without it then close this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734911#M1069703</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-25T09:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734912#M1069706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this filter settings ignores all other settings also, but all others then these three shall have an effect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734912#M1069706</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734913#M1069708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this filter settings ignores all other settings also, but all others then these three shall have an effect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734913#M1069708</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734914#M1069710</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;If you want to consider the other filters then remove 1 in set analysis like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;Year={'$(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vLastYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)'}, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Stage ={'S'}&amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734914#M1069710</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-25T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filter Settings</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734915#M1069711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works now when the expression is in a variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filter-Settings/m-p/734915#M1069711</guid>
      <dc:creator />
      <dc:date>2014-08-25T12:51:11Z</dc:date>
    </item>
  </channel>
</rss>

