<?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 filter sum by number value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/filter-sum-by-number-value/m-p/1821850#M67390</link>
    <description>&lt;P&gt;Hello, I have a sum of costs in a table that is organized by project. I want to only display the sum of the cost if the total is below -5,000. Any suggestions on how to do this?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 18:46:21 GMT</pubDate>
    <dc:creator>kryan</dc:creator>
    <dc:date>2021-07-13T18:46:21Z</dc:date>
    <item>
      <title>filter sum by number value</title>
      <link>https://community.qlik.com/t5/App-Development/filter-sum-by-number-value/m-p/1821850#M67390</link>
      <description>&lt;P&gt;Hello, I have a sum of costs in a table that is organized by project. I want to only display the sum of the cost if the total is below -5,000. Any suggestions on how to do this?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 18:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-sum-by-number-value/m-p/1821850#M67390</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2021-07-13T18:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: filter sum by number value</title>
      <link>https://community.qlik.com/t5/App-Development/filter-sum-by-number-value/m-p/1821858#M67391</link>
      <description>&lt;P&gt;You can try simple method.&lt;/P&gt;&lt;P&gt;If(Sum(Cost)&amp;lt;=-5000,Sum(Cost))&lt;/P&gt;&lt;P&gt;You can also convert this into set analysis.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Project = {'=sum(Cost)&amp;lt;=-5000'}&amp;gt;}Cost)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 18:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-sum-by-number-value/m-p/1821858#M67391</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2021-07-13T18:57:06Z</dc:date>
    </item>
  </channel>
</rss>

