<?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: Addition of computed field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829706#M993982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for the response, last question if you can help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of customers and I want to show various customer information in a pie chart but im getting an error stating that pie chart cannot display negative values or zeros &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 14:47:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-17T14:47:49Z</dc:date>
    <item>
      <title>Addition of computed field</title>
      <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829704#M993980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to add a computed field to an existing bar chart. I.e i have an input tax bar, I plan to add an output tax bar next to the bar chart (I have data for both tables), now I want to create an additional bar called nett which is composed of Output-Input is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 09:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829704#M993980</guid>
      <dc:creator />
      <dc:date>2015-07-08T09:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Addition of computed field</title>
      <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829705#M993981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using no dimensions and three expressions, this should be possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(InputTax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(OutputTax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=column(1)-column(2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 22:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829705#M993981</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-16T22:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Addition of computed field</title>
      <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829706#M993982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for the response, last question if you can help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of customers and I want to show various customer information in a pie chart but im getting an error stating that pie chart cannot display negative values or zeros &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 14:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829706#M993982</guid>
      <dc:creator />
      <dc:date>2015-07-17T14:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Addition of computed field</title>
      <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829707#M993983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, what's your question then?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 14:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829707#M993983</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-17T14:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Addition of computed field</title>
      <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829708#M993984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to spilt customers (valid and non valid) on a pie chart, but I get the error "The chart is not displayed because it contains only negatives or zero values" when I created my valid and non valid measures. and tried to use the total customers as my dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829708#M993984</guid>
      <dc:creator />
      <dc:date>2015-07-17T15:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Addition of computed field</title>
      <link>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829709#M993985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have issues like that, you need to post the dimension and expressions used in your charts, any settings you have modified and potentially some details about your data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the time the easiest way tpo provide these informations is attaching a small sample QVW to your post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 19:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Addition-of-computed-field/m-p/829709#M993985</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-17T19:29:40Z</dc:date>
    </item>
  </channel>
</rss>

