<?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: how to exlude filter on expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466743#M174393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx, bu ti need to &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;disregard &lt;/SPAN&gt;all selections exept only one.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 13:15:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-04T13:15:05Z</dc:date>
    <item>
      <title>how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466741#M174391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, i've a littl bit problem(i hope)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got one expression and i need to exclude every filters i've in my project,but i've to mantain only one of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know i can use expression looks like sum( total &amp;lt;Filter1,Filter2,...,...,...FilterN&amp;gt; Sales ) by exluding the filter i don't need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i've a lot of filter to in my project and it should be better i can specify only this one to be used on my formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In substance i'n searching for an expression like this, but that it works on the contrary....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx a lot.&lt;/P&gt;&lt;P&gt;bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466741#M174391</guid>
      <dc:creator />
      <dc:date>2012-10-04T12:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466742#M174392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use a subset expression; sum( {1} Sales) will disregard selections and calculate the sum over your dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466742#M174392</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T12:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466743#M174393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx, bu ti need to &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;disregard &lt;/SPAN&gt;all selections exept only one.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466743#M174393</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466744#M174394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;Field1= , Field2= }&amp;gt;} Sales) will disregard selections for Field1 and Field2. You can add all the fields that need to be disregarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466744#M174394</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T13:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466745#M174395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, but i've a lot of field to add, meanwhile i want to make the contrary, add the only one filter to be considered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466745#M174395</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466746#M174396</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;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;FieldToKeep=P(FieldToKeep)&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466746#M174396</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-04T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466747#M174397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like &lt;SPAN style="font-family: courier new,courier;"&gt;sum({1&amp;lt;Field1=P()&amp;gt;} Sales). If I understand it correctly this would disregard all selections except the selections for Field1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466747#M174397</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T13:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to exlude filter on expression</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466748#M174398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried, but not works fine....it consider other selections too, seem to be not works 1 value to have totals...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-exlude-filter-on-expression/m-p/466748#M174398</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:58:31Z</dc:date>
    </item>
  </channel>
</rss>

