<?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: Qlik Sense Graphs: how to filter based on an expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Graphs-how-to-filter-based-on-an-expression/m-p/1136958#M20063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest thing to do is probably create an additional field for Final Amount in the load script and then use set analysis in your measure to only display values &amp;gt; 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example attached - I've had to create dummy data (the inline load part of the script). You would just need from the left join line of the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the set analysis on the measure the syntax is&lt;/P&gt;&lt;P&gt;Expression ( {&amp;lt;Field to be filtered = {values to display} Field to be measured)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n.b When using greater or less than signs need to put in quotes otherwise will get an error&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>Mon, 06 Jun 2016 22:15:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-06T22:15:05Z</dc:date>
    <item>
      <title>Qlik Sense Graphs: how to filter based on an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Graphs-how-to-filter-based-on-an-expression/m-p/1136957#M20062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, I am new to Qlik Sense, and I am having trouble devising an expression to limit my bar graph results.&amp;nbsp; I have the Round_Year as the X axis, and the Count(Distinct APP_NUMBER) as the measure.&amp;nbsp; I only want to count those Applications where the Final Amount disbursed is greater than $0:&amp;nbsp; This calculation is based on the Amount approved, plus any Increases, and minus any decreases or reversals.&amp;nbsp; I have this expressed as:&amp;nbsp; Sum(APPROVED_AMT)+Sum(ADJ_INCREASE_AMT)-Sum(ADJ_DECREASE_AMT)-Sum(ADJ_REVERSE_AMT)&amp;gt;0.&amp;nbsp; I thought I could limit the results using the Expression box under the Measures properties, but I am unfamiliar with the syntax used in Qlik Sense to filter the results.&amp;nbsp; Can anyone help please?&amp;nbsp; Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 20:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Graphs-how-to-filter-based-on-an-expression/m-p/1136957#M20062</guid>
      <dc:creator />
      <dc:date>2016-06-06T20:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Graphs: how to filter based on an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Graphs-how-to-filter-based-on-an-expression/m-p/1136958#M20063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest thing to do is probably create an additional field for Final Amount in the load script and then use set analysis in your measure to only display values &amp;gt; 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example attached - I've had to create dummy data (the inline load part of the script). You would just need from the left join line of the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the set analysis on the measure the syntax is&lt;/P&gt;&lt;P&gt;Expression ( {&amp;lt;Field to be filtered = {values to display} Field to be measured)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n.b When using greater or less than signs need to put in quotes otherwise will get an error&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>Mon, 06 Jun 2016 22:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Graphs-how-to-filter-based-on-an-expression/m-p/1136958#M20063</guid>
      <dc:creator />
      <dc:date>2016-06-06T22:15:05Z</dc:date>
    </item>
  </channel>
</rss>

