<?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: Chart not taking into account a filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590159#M43301</link>
    <description>Use set analysis to ignore a filter e.g. to ignore any selections of filter country&lt;BR /&gt;sum({&amp;lt;Country=&amp;gt;} Sales)&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Jun 2019 19:01:15 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-06-10T19:01:15Z</dc:date>
    <item>
      <title>Chart not taking into account a filter</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590155#M43299</link>
      <description>&lt;P&gt;HI - can you somehow set a chart not to take into account a filter ?&lt;/P&gt;&lt;P&gt;I am displaying the AMOUNT on a table by particular dimension and I DO NOT want the AMOUNT to change based upon the filtering criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thoughts ? Jerry&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 18:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590155#M43299</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2019-06-10T18:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chart not taking into account a filter</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590159#M43301</link>
      <description>Use set analysis to ignore a filter e.g. to ignore any selections of filter country&lt;BR /&gt;sum({&amp;lt;Country=&amp;gt;} Sales)&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jun 2019 19:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590159#M43301</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-10T19:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Chart not taking into account a filter</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590160#M43302</link>
      <description>If you want it to ignore all filters&lt;BR /&gt;Sum({1} Sales)</description>
      <pubDate>Mon, 10 Jun 2019 19:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590160#M43302</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-10T19:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Chart not taking into account a filter</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590172#M43304</link>
      <description>&lt;P&gt;close - how do I lock the date range ? that is - the date range does not take into account the filtered date range.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 19:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590172#M43304</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2019-06-10T19:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Chart not taking into account a filter</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590194#M43310</link>
      <description>Put the date range in the set analysis. it will lock to those dates.&lt;BR /&gt;e.g. sum of sales last 6 months&lt;BR /&gt;Sum( {&amp;lt;OrderDate={"&amp;lt;=$(=today()) &amp;gt;=$(=MonthStart(Addmonths(today(),-6)))"}&amp;gt;} LineSalesAmount)</description>
      <pubDate>Mon, 10 Jun 2019 20:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590194#M43310</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-10T20:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chart not taking into account a filter</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590224#M43318</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=sum ( {&amp;lt;criteria= &amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 01:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-not-taking-into-account-a-filter/m-p/1590224#M43318</guid>
      <dc:creator>Channa</dc:creator>
      <dc:date>2019-06-11T01:11:00Z</dc:date>
    </item>
  </channel>
</rss>

