<?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 Waterfall Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart/m-p/1016103#M344299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm trying to create income-outcome waterfall chart and i need some help.&lt;/P&gt;&lt;P&gt;I have 1 dimension: (headlines) and 1 expression: Sum (Amount).&lt;/P&gt;&lt;P&gt;And my chart look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110443_Capture.PNG" style="height: 219px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have tried to put expression in the Bar Offset setting, like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if ([Exec P&amp;amp;L Heading]&amp;lt;&amp;gt;'incomes', fabs(RangeSum(Above(sum(Amount)),0,RowNo()))-fabs(sum(Amount)), 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The blue bar is "incomes" and should start from 0 offset.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But it's not working like it should be, only the red is right, as you can see the green is not touching the bottom of the red &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2016 08:53:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-04T08:53:32Z</dc:date>
    <item>
      <title>Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart/m-p/1016103#M344299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm trying to create income-outcome waterfall chart and i need some help.&lt;/P&gt;&lt;P&gt;I have 1 dimension: (headlines) and 1 expression: Sum (Amount).&lt;/P&gt;&lt;P&gt;And my chart look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110443_Capture.PNG" style="height: 219px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have tried to put expression in the Bar Offset setting, like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if ([Exec P&amp;amp;L Heading]&amp;lt;&amp;gt;'incomes', fabs(RangeSum(Above(sum(Amount)),0,RowNo()))-fabs(sum(Amount)), 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The blue bar is "incomes" and should start from 0 offset.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But it's not working like it should be, only the red is right, as you can see the green is not touching the bottom of the red &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 08:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart/m-p/1016103#M344299</guid>
      <dc:creator />
      <dc:date>2016-01-04T08:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart/m-p/1016104#M344300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: if ([Exec P&amp;amp;L Heading]&amp;lt;&amp;gt;'incomes', fabs(RangeSum(&lt;STRONG&gt;Above&lt;/STRONG&gt;(sum(Amount)),&lt;STRONG&gt;1,RowNo()&lt;/STRONG&gt;))-fabs(sum(Amount)), 0). The 1 instead of the 0 will prevent using the Amount of the current row in the calculation of the offset too. You want only the sum of all the previous values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 17:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart/m-p/1016104#M344300</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-04T17:43:46Z</dc:date>
    </item>
  </channel>
</rss>

