<?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: forecasting expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189402#M384466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would be the estimate the rate of increase? I mean based on what criteria?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 10:36:11 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-21T10:36:11Z</dc:date>
    <item>
      <title>forecasting expression</title>
      <link>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189401#M384465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help with the sample table below, I am trying to get on what date the level &lt;STRONG&gt;will hit 100 which is the highest level or more.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I need to know how to write the script to populate the Estimated_highlvl_Date.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have attached the excel sample as well.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Your help is appreciated&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="forecasting.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138155_forecasting.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189401#M384465</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-09-21T10:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting expression</title>
      <link>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189402#M384466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would be the estimate the rate of increase? I mean based on what criteria?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189402#M384466</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-21T10:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting expression</title>
      <link>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189403#M384467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I would like it based first on :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;given the level is at x rate in y number of months/days it will hit the highest level or more by DATE???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the sort of concept am building in my mind I don't know if it is clear ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189403#M384467</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-09-21T10:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting expression</title>
      <link>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189404#M384468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Didier,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If we assume a linear model for the increase over time then using regression analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date((100-LINEST_B(level,DATE))/LINEST_M(level,DATE))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gives a date of 9th Jan 2016 as the forecast of when level reaches 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 11:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189404#M384468</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-09-21T11:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting expression</title>
      <link>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189405#M384469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andrew, that is what I am trying to represent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 11:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/forecasting-expression/m-p/1189405#M384469</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-09-21T11:27:26Z</dc:date>
    </item>
  </channel>
</rss>

