<?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: Can't handle Negative Value in Waterfall chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270800#M399779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157430_Capture.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Mar 2017 04:20:51 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-03-24T04:20:51Z</dc:date>
    <item>
      <title>Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270794#M399773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I need help to develop waterfall chart with negative values, chart structure change wherever we get the negative value.It will not be able combine /merge/stacked all the value for the country with the negative value&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157361_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 18:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270794#M399773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T18:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270795#M399774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in your Bar OffSet Amt1 expr:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF(sum(Amt1) &amp;gt; 0, Sum(offset))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 18:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270795#M399774</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-03-23T18:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270796#M399775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why it works, but it seems to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157369_Capture.PNG" style="height: 329px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added a bar offset on Amt3 expression&lt;/P&gt;&lt;P&gt;-Sum(offset)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 19:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270796#M399775</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-23T19:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270797#M399776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your output is quite wrong.This is not the required output as shared by you&lt;/P&gt;&lt;P&gt;See the attachment of&amp;nbsp; output in your application&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157428_Capture.PNG" style="height: 384px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 03:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270797#M399776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T03:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270798#M399777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do so then this chart will not be a waterfall chart anymore.See the output shared by you&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157429_Capture.PNG" style="height: 359px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 03:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270798#M399777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T03:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270799#M399778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Position of Amt1 for Greece should be same and Amt2 and Amt3 should be combine with Amt1 as in other bars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270799#M399778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T04:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270800#M399779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157430_Capture.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270800#M399779</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-24T04:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270801#M399780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&amp;nbsp; hope u haven't apply the fabs function ,as we can't change the value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270801#M399780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T04:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270802#M399781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think Whether we have that control in Waterfall chart. May be work around with two objects? Your customers likes work around?&lt;/P&gt;&lt;P&gt;May be &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270802#M399781</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-24T04:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270803#M399782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please share what you have done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270803#M399782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T04:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270804#M399783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any one&amp;nbsp; have the reason for the same why it is behaving like this with negative values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 05:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270804#M399783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T05:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270805#M399784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wait are you not seeing this when you open the app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157490_Capture.PNG" style="height: 325px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not used fabs function here... I am not sure what the issue is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 08:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270805#M399784</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-24T08:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270806#M399785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can share ur app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 11:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270806#M399785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-24T11:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't handle Negative Value in Waterfall chart</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270807#M399786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached here already:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1237551"&gt;Re: Can't handle Negative Value in Waterfall chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 11:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-handle-Negative-Value-in-Waterfall-chart/m-p/1270807#M399786</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-24T11:30:26Z</dc:date>
    </item>
  </channel>
</rss>

