<?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: Help needed on Waterfall Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977807#M334022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a bit rejig..i hid the X axis giving a false look of&amp;nbsp; being on the same side of the X axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 11:25:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-24T11:25:51Z</dc:date>
    <item>
      <title>Help needed on Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977802#M334017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to plot a waterfall chart with the Demand vs Supply vs Gap between supply and demand . I need to plot the gap the between the demand and supply as another column in the waterfally&lt;/P&gt;&lt;P&gt;My expression are as below -&lt;/P&gt;&lt;P&gt;for Supply : sum&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;W_Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Supply',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For Demand: sum&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;W_Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Supply',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I now need to plot the gap the gap between demand and supply as a waterfall..When I used the below function as a new Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;sum(&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;w_type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Supply',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) - &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;w_Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Demand',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;nbsp; and I have the same in the bar offset i am getting the graph as attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I need to have these negative bars above the zero axis as positive values and not below 0 as negative values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Can anybody please help as to what needs to be done?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977802#M334017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-18T09:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977803#M334018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the below links it might help u,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.analyticsvidhya.com/blog/2013/12/create-waterfall-chart-qlikview/" title="http://www.analyticsvidhya.com/blog/2013/12/create-waterfall-chart-qlikview/"&gt;http://www.analyticsvidhya.com/blog/2013/12/create-waterfall-chart-qlikview/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977803#M334018</guid>
      <dc:creator />
      <dc:date>2015-09-18T10:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977804#M334019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5437"&gt;Waterfall Chart Offest Using Dimensions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977804#M334019</guid>
      <dc:creator />
      <dc:date>2015-09-18T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977805#M334020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://qlikshare.com/338/" title="http://qlikshare.com/338/"&gt;http://qlikshare.com/338/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977805#M334020</guid>
      <dc:creator />
      <dc:date>2015-09-18T10:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977806#M334021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paktar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attach a sample qvw, it looks interesting. in your sample image of water fall segment it is showing demand information instead the difference information. however water fall model is very helpful in showing revenue information in segments.&lt;/P&gt;&lt;P&gt;Ex : segments as dimensions in your case it is totally different.Please attach a sample qvw.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Ganesh &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977806#M334021</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-09-18T10:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on Waterfall Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977807#M334022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a bit rejig..i hid the X axis giving a false look of&amp;nbsp; being on the same side of the X axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 11:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-on-Waterfall-Chart/m-p/977807#M334022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T11:25:51Z</dc:date>
    </item>
  </channel>
</rss>

