<?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 basic filter for chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224965#M589301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need for another dataset. Set Analysis is exactly what you want, but you need the Set Expression in each expression on the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt;Actual -= {}&amp;gt;} VALUE)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If each expression contains the Actual -= {} Set Expression, then records where Actual is Null will be ignored and your chart will only display data for records where Actual has a value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2010 18:55:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-28T18:55:46Z</dc:date>
    <item>
      <title>basic filter for chart</title>
      <link>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224962#M589298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;From my fact data I have a special chart which should by default use only a subset of data (based on NOT NULL for one of the attributes)&lt;/P&gt;&lt;P&gt;The filter should be only for this chart and not in general.&lt;/P&gt;&lt;P&gt;How to best accomplish this?&lt;/P&gt;&lt;P&gt;Juerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 19:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224962#M589298</guid>
      <dc:creator />
      <dc:date>2010-01-27T19:00:40Z</dc:date>
    </item>
    <item>
      <title>basic filter for chart</title>
      <link>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224963#M589299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Set Analysis on the expressions of the chart. Something like:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt;FIELD -= {}&amp;gt;} VALUE)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That would give you the Sum of VALUEs where FIELD is not Null. We'd need more specifics on your data to give a more specific example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 20:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224963#M589299</guid>
      <dc:creator />
      <dc:date>2010-01-27T20:01:44Z</dc:date>
    </item>
    <item>
      <title>basic filter for chart</title>
      <link>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224964#M589300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have records with planned and actual values. For some records only planned values exist.&lt;/P&gt;&lt;P&gt;Some table charts show all records, actual show up as null.&lt;/P&gt;&lt;P&gt;I wanted now to create a table that concentrates on planned-actual differences and should use only records that have an actual value set. I could create an additional selection for "actual only" but this will then impact my other tables too and might confuse the user thinking everything has actual values.&lt;/P&gt;&lt;P&gt;So what I was looking for is a subset of all records with existing actual values for this table chart only.&lt;/P&gt;&lt;P&gt;I could create a separate data table when loading that contains only records containing actual values but this will (almost) double the used memory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 16:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224964#M589300</guid>
      <dc:creator />
      <dc:date>2010-01-28T16:13:04Z</dc:date>
    </item>
    <item>
      <title>basic filter for chart</title>
      <link>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224965#M589301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need for another dataset. Set Analysis is exactly what you want, but you need the Set Expression in each expression on the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt;Actual -= {}&amp;gt;} VALUE)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If each expression contains the Actual -= {} Set Expression, then records where Actual is Null will be ignored and your chart will only display data for records where Actual has a value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 18:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/basic-filter-for-chart/m-p/224965#M589301</guid>
      <dc:creator />
      <dc:date>2010-01-28T18:55:46Z</dc:date>
    </item>
  </channel>
</rss>

