<?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: Chart Issue - Strange Behaviour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644806#M236323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked you a couple of questions earlier, if you can't provide answers then how is anyone supposed to help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you provide an example of values of Normal Sales, Gross Sales, and Percentage Value (non zero please!), and tell us what you think the result of the Net Sales Calculation should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 12:57:21 GMT</pubDate>
    <dc:creator>marcus_malinow</dc:creator>
    <dc:date>2014-05-23T12:57:21Z</dc:date>
    <item>
      <title>Chart Issue - Strange Behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644801#M236318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got stuck at one point while creating Combo Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly see the Attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 09:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644801#M236318</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-05-23T09:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Issue - Strange Behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644802#M236319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re-write the expression as:&lt;/P&gt;&lt;P&gt;=Sum([Normal Sales]-PercentageValue*[Gross Sales])/1000000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 09:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644802#M236319</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-23T09:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Chart Issue - Strange Behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644803#M236320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check for this case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//CHANNEL/Oce Wide Format Printer/OCE TDS400/14-Feb-14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desired Result Net Sales&amp;nbsp; - 44265&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to your expression - 132795&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 10:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644803#M236320</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-05-23T10:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Issue - Strange Behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644804#M236321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to think a bit&amp;nbsp; more about what your expression is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal Sales and Gross Sales are actual amounts, whereas PercentageValue is a percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore subtracting PercentageAmount from either of your actual amounts is meaningless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your Net Sales Calculation supposed to be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Normal Sales) - Sum(Gross Sales* PercentageValue) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 10:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644804#M236321</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-05-23T10:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Chart Issue - Strange Behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644805#M236322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what should I do in this case???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 10:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644805#M236322</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-05-23T10:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Issue - Strange Behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644806#M236323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked you a couple of questions earlier, if you can't provide answers then how is anyone supposed to help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you provide an example of values of Normal Sales, Gross Sales, and Percentage Value (non zero please!), and tell us what you think the result of the Net Sales Calculation should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 12:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Issue-Strange-Behaviour/m-p/644806#M236323</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-05-23T12:57:21Z</dc:date>
    </item>
  </channel>
</rss>

