<?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 a waterfall question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137854#M765595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;need some help here on one of the waterfall request as attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.to calculate DDLT quantity(sum of forecast qty highlighted in green one) based on LT + 1. eg. if LT = 10, sum 10+1 forecast quantity column to get the DDLT quantity&lt;/P&gt;&lt;P&gt;2.to get previous DDLT. is this Peek('DDLT')?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you and have a nice day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>a waterfall question</title>
      <link>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137854#M765595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;need some help here on one of the waterfall request as attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.to calculate DDLT quantity(sum of forecast qty highlighted in green one) based on LT + 1. eg. if LT = 10, sum 10+1 forecast quantity column to get the DDLT quantity&lt;/P&gt;&lt;P&gt;2.to get previous DDLT. is this Peek('DDLT')?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you and have a nice day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137854#M765595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: a waterfall question</title>
      <link>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137855#M765596</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;in a graph use : above to get previous (line above) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example :&lt;/P&gt;&lt;P&gt;Prev DDLT = above(DDLT)&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, 13 Jul 2018 06:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137855#M765596</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-13T06:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: a waterfall question</title>
      <link>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137856#M765597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Olivier,&lt;/P&gt;&lt;P&gt;thanks for the response.&lt;/P&gt;&lt;P&gt;any suggestion how to come out the formula for the 1st item? &lt;/P&gt;&lt;P&gt;DDLT quantity(sum of forecast qty highlighted in green one) based on LT + 1. &lt;/P&gt;&lt;P&gt;eg. if LT = 10, DDLT quantity= sum total of 10+1 forecast quantity column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if LT = 12, DDLT quantity= sum total of 12+1 forecast quantity column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the key is CPN+region+Fcst Crtd Date.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 07:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137856#M765597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T07:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: a waterfall question</title>
      <link>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137857#M765598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so use expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RangeSum(Above(sum(quantity),0,LT+1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 07:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-waterfall-question/m-p/137857#M765598</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-16T07:02:56Z</dc:date>
    </item>
  </channel>
</rss>

