<?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 can i effect a chart just by 1 filter? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322967#M118976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're trying to ignore all fields but one?&amp;nbsp; Depending on what version of QlikView you have and what you mean by "ignore", this set might work for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;{1&amp;lt;MyField=P()&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 22:01:05 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2011-08-01T22:01:05Z</dc:date>
    <item>
      <title>How can i effect a chart just by 1 filter?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322966#M118975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is some way for set analysis but it is difficult to exclude all filter. Can you help me if there is any easy script for my issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 21:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322966#M118975</guid>
      <dc:creator />
      <dc:date>2011-08-01T21:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can i effect a chart just by 1 filter?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322967#M118976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're trying to ignore all fields but one?&amp;nbsp; Depending on what version of QlikView you have and what you mean by "ignore", this set might work for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;{1&amp;lt;MyField=P()&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 22:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322967#M118976</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-01T22:01:05Z</dc:date>
    </item>
    <item>
      <title>How can i effect a chart just by 1 filter?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322968#M118977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My version is 10sr3&lt;/P&gt;&lt;P&gt;My aim is to show sales target for sales reps without effected by other filters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 22:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322968#M118977</guid>
      <dc:creator />
      <dc:date>2011-08-01T22:13:06Z</dc:date>
    </item>
    <item>
      <title>How can i effect a chart just by 1 filter?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322969#M118978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i select a sales rep it shold be work &lt;/P&gt;&lt;P&gt;But other filters from other taps should not effect it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 22:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322969#M118978</guid>
      <dc:creator />
      <dc:date>2011-08-01T22:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can i effect a chart just by 1 filter?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322970#M118979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, then this might be the set you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;{1&amp;lt;SalesRep=P()&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you want the sum of sales for selected sales reps ignoring all other filters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;sum({1&amp;lt;SalesRep=P()&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 22:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-effect-a-chart-just-by-1-filter/m-p/322970#M118979</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-01T22:27:45Z</dc:date>
    </item>
  </channel>
</rss>

