<?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: Negative values in pie chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068609#M17403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Betty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing your measure expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;YourMeasure={"&amp;gt;0"}&amp;gt;}YourMeasure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 09:30:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-02T09:30:11Z</dc:date>
    <item>
      <title>Negative values in pie chart</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068604#M17398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what "&lt;EM&gt;Data set contains negative values that can't be shown in the char&lt;/EM&gt;t"? I've tried to supress the zeros, but it doesn't work. &lt;SPAN style="text-decoration: underline;"&gt;So I'm wondering how to Skip that line under the pie chart.&lt;/SPAN&gt; A little help please? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SkärmklippPieChart.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116565_SkärmklippPieChart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Betty Habtemariam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 08:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068604#M17398</guid>
      <dc:creator />
      <dc:date>2016-03-02T08:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in pie chart</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068605#M17399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;pi chart is not the right object when you have negative values...! You need to use bar chart or line chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 08:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068605#M17399</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-02T08:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in pie chart</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068606#M17400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or u can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FABS(expression) to use absolute value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;lik&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; FABS(Sum(Value))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 08:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068606#M17400</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-02T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in pie chart</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068607#M17401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Betty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to just exclude zeros you should make off the show zeros functions at the properties panel, and change your formula like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(myformula&amp;lt;=0,'',myformula)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 08:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068607#M17401</guid>
      <dc:creator>undergrinder</dc:creator>
      <dc:date>2016-03-02T08:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in pie chart</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068608#M17402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Betty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First question I have when I get such a message is whether there should be negative values... Most of the times, the negative values I got were wrong calculations that distorted the results. So my first solution would be to look critically at the data. Do they make sense if they are negative?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they do make sense, then as already mentioned, a pie chart may not be the right way to show them (as a pie chart works in a cumulative way, you cannot create 'extra' pie with negative values). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 09:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068608#M17402</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2016-03-02T09:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in pie chart</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068609#M17403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Betty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing your measure expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;YourMeasure={"&amp;gt;0"}&amp;gt;}YourMeasure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 09:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-values-in-pie-chart/m-p/1068609#M17403</guid>
      <dc:creator />
      <dc:date>2016-03-02T09:30:11Z</dc:date>
    </item>
  </channel>
</rss>

