<?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: Qlik Sense - Forecasting with R in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400306#M14340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's my take on this, add some empty lines in the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, not really an R programmer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2017 14:38:04 GMT</pubDate>
    <dc:creator>danielrozental</dc:creator>
    <dc:date>2017-09-14T14:38:04Z</dc:date>
    <item>
      <title>Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400297#M14331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we would like to implement a line chart which shows a trend about actual data and also for the future it has to show forecasted values generated by R script ( for ex.: fit = nnetar(rev(q$close));&amp;nbsp; rev(data.frame(forecast(fit,h=$(Forecast_Days)))[,1]))&lt;/P&gt;&lt;P&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be done in one chart ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We only was able to do this in two, first had the actual data from the data model second had the forecasted values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Istvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400297#M14331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400298#M14332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;it can be done ,&lt;/P&gt;&lt;P&gt;you'll need to create a extra values in your date field , and then &lt;/P&gt;&lt;P&gt;you can display both actual and forecast &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 16:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400298#M14332</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-12T16:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400299#M14333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/2911"&gt;lironbaram&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JustForTest:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Year, Measure, YearForForcast&lt;/P&gt;&lt;P&gt;2010, 100, 2010&lt;/P&gt;&lt;P&gt;2010, 50, 2010&lt;/P&gt;&lt;P&gt;2011, 100, 2011&lt;/P&gt;&lt;P&gt;2011, 60, 2011&lt;/P&gt;&lt;P&gt;2012, 88, 2012&lt;/P&gt;&lt;P&gt;2012, 77, 2012&lt;/P&gt;&lt;P&gt;2013, 200, 2013&lt;/P&gt;&lt;P&gt;2013, 10, 2013&lt;/P&gt;&lt;P&gt;2014, 16, 2014&lt;/P&gt;&lt;P&gt;2014, 250, 2014&lt;/P&gt;&lt;P&gt;2015, 250, 2015&lt;/P&gt;&lt;P&gt;2015, 230, 2015&lt;/P&gt;&lt;P&gt;,, 2016&lt;/P&gt;&lt;P&gt;,, 2017&lt;/P&gt;&lt;P&gt;,, 2018&lt;/P&gt;&lt;P&gt;,, 2019&lt;/P&gt;&lt;P&gt;,, 2020&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW we are using 17 Jun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 17:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400299#M14333</guid>
      <dc:creator>dberkesacn</dc:creator>
      <dc:date>2017-09-12T17:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400300#M14334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes &lt;/P&gt;&lt;P&gt;or you can create different table with prediction dates &lt;/P&gt;&lt;P&gt;and just call the field with the same name &lt;/P&gt;&lt;P&gt;when creating a report the values from the two tables will be combined &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 19:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400300#M14334</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-12T19:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400301#M14335</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;We tried it, but always put the forecasted data to the begining of the timeline, as the pictures shows:&lt;IMG alt="Capture2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176366_Capture2.PNG" style="width: 639px; height: 231px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/176367_Capture3.PNG" style="width: 620px; height: 390px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to put the two line one after the another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Istvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 09:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400301#M14335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T09:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400302#M14336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share the app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400302#M14336</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-13T12:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400303#M14337</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;Yes. We made some changes, but basically the problem is still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Istvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400303#M14337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T12:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400304#M14338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;/P&gt;&lt;P&gt;if you change the number of periods you want to forecast&lt;/P&gt;&lt;P&gt;then it draws a line for future periods also &lt;/P&gt;&lt;P&gt;so what excatly is missing from your point of view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 11:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400304#M14338</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-14T11:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400305#M14339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;We want to place the actual data and forecasted data in one chart and in one line, but when we tried this, the forecasted data always placed in the beginning of the line chart, not the end of it e.g. 2018 since it is a forecast. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;So we have this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;IMG alt="Capture4.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176586_Capture4.PNG" style="width: 620px; height: 313px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;But we want like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;IMG alt="capture5.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/176587_capture5.jpg" style="width: 620px; height: 254px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;We also tried to binding the actual data with the forecasted data within R script and used calculation condition for the coloring, but the order of the rows of the result wasn't correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Istvan.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 12:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400305#M14339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T12:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400306#M14340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's my take on this, add some empty lines in the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, not really an R programmer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 14:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400306#M14340</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2017-09-14T14:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Forecasting with R</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400307#M14341</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;Thanks, It's worked and helped a lot!&lt;/P&gt;&lt;P&gt;Meanwhile we found another solution with Advanced Analytics Extensions, which you can find here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AnalyticsEarth/AAIExpressionBuilder" title="https://github.com/AnalyticsEarth/AAIExpressionBuilder"&gt;GitHub - AnalyticsEarth/AAIExpressionBuilder: Qlik Sense Plugin to create native master items to perform advanced analyt…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/mhamano/advanced-analytics-toolbox" title="https://github.com/mhamano/advanced-analytics-toolbox"&gt;GitHub - mhamano/advanced-analytics-toolbox: Qlik Sense extension which allows you to create charts to perform advanced …&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Istvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 10:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Forecasting-with-R/m-p/1400307#M14341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-18T10:00:48Z</dc:date>
    </item>
  </channel>
</rss>

