<?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: Waterfall Chart - Can I use previous value as bar offset in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243820#M586420</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;Could you plz also help me to get the attached bar graph.&lt;/P&gt;&lt;P&gt;I've trying it for quite some time now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 11:50:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-18T11:50:46Z</dc:date>
    <item>
      <title>Waterfall Chart - Can I use previous value as bar offset</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243817#M586417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a waterfall chart that has 13 different bars.&amp;nbsp; On bar 2 - 13, in order to get the waterfall, I'm storing the value of the previous bar(s) added together.&amp;nbsp; By the time I get to bar 13, my offset formula is huge.&amp;nbsp; Is there a Qlikview function or a way I can just set the offset to the value of the previous bar + the offset of the previous bar?&amp;nbsp; For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bar 1 - 50&lt;/P&gt;&lt;P&gt;Bar 2 - 5&lt;/P&gt;&lt;P&gt;Bar 3 - 2&lt;/P&gt;&lt;P&gt;Bar 4 - 4&lt;/P&gt;&lt;P&gt;Bar 5 - 2&lt;/P&gt;&lt;P&gt;Bar 6 - 3&lt;/P&gt;&lt;P&gt;Bar 7 - 6&lt;/P&gt;&lt;P&gt;Bar 8 - 1&lt;/P&gt;&lt;P&gt;Bar 9 - 2&lt;/P&gt;&lt;P&gt;Bar 10 - 2&lt;/P&gt;&lt;P&gt;Bar 11 - 1&lt;/P&gt;&lt;P&gt;Bar 12 - 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bar 13, the offset is 50 - 5 - 2- 4 - 2 - 3- 6 - 1 - 2 - 2 -1 = 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be much easier if I could take the previous bar offset (23) and subtract the previous bars value (1) = 22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 17:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243817#M586417</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-02T17:01:18Z</dc:date>
    </item>
    <item>
      <title>Waterfall Chart - Can I use previous value as bar offset</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243818#M586418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use column() to refer to each bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're expression would look like this column(1) - column(2) - column(3) ... - (column12)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 17:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243818#M586418</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2011-08-02T17:04:23Z</dc:date>
    </item>
    <item>
      <title>Waterfall Chart - Can I use previous value as bar offset</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243819#M586419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked perfect for me. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 18:33:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243819#M586419</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-02T18:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Waterfall Chart - Can I use previous value as bar offset</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243820#M586420</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;Could you plz also help me to get the attached bar graph.&lt;/P&gt;&lt;P&gt;I've trying it for quite some time now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 11:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Can-I-use-previous-value-as-bar-offset/m-p/243820#M586420</guid>
      <dc:creator />
      <dc:date>2012-05-18T11:50:46Z</dc:date>
    </item>
  </channel>
</rss>

