<?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 Pie Chart only negative or zero values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511754#M105117</link>
    <description>&lt;P&gt;What is a good way to troubleshoot this error message on a pie chart?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to divide up the total value of inventory by it's type, and yes some have zero dollars on hand but there are no negative values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get this pie chart working?&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2025 22:56:16 GMT</pubDate>
    <dc:creator>jalanhart</dc:creator>
    <dc:date>2025-03-26T22:56:16Z</dc:date>
    <item>
      <title>Pie Chart only negative or zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511754#M105117</link>
      <description>&lt;P&gt;What is a good way to troubleshoot this error message on a pie chart?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to divide up the total value of inventory by it's type, and yes some have zero dollars on hand but there are no negative values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get this pie chart working?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 22:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511754#M105117</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2025-03-26T22:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart only negative or zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511766#M105118</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF(Sum(InventoryValue) &amp;gt; 0, Sum(InventoryValue))&lt;/P&gt;&lt;P&gt;Or&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;InventoryValue={"&amp;gt;0"}&amp;gt;} InventoryValue)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 04:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511766#M105118</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-03-27T04:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart only negative or zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511780#M105124</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/244105"&gt;@jalanhart&lt;/a&gt;&amp;nbsp;Try rangesum&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 05:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-Chart-only-negative-or-zero-values/m-p/2511780#M105124</guid>
      <dc:creator>Bhushan_Mahajan</dc:creator>
      <dc:date>2025-03-27T05:50:22Z</dc:date>
    </item>
  </channel>
</rss>

