<?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: Forecast in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Forecast/m-p/1312217#M825528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Got it, done now by following expression.&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='UK', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [UK Forecast]),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='USA', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [USA Forecast]),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='EU’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [EU Forecast]),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='Other’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [Other Forecast]), &lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;}[Forecast])))))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2017 14:41:05 GMT</pubDate>
    <dc:creator>madhuqliklondon</dc:creator>
    <dc:date>2017-07-14T14:41:05Z</dc:date>
    <item>
      <title>Forecast</title>
      <link>https://community.qlik.com/t5/QlikView/Forecast/m-p/1312216#M825527</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;I am trying to add field “other” and remove the subtraction calculation from below expressions. Before I had 3 columns, now one more column has been created so I do not have to use subtraction to get "other". Help please. I have tried few ways but column fields are coming up with - . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([F Group]='UK', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [UK Forecast]), &lt;/P&gt;&lt;P&gt;if([F Group]='USA', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [USA Forecast]),&lt;/P&gt;&lt;P&gt;if([F Group]='EU’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [EU Forecast]), &lt;/P&gt;&lt;P&gt;if([F Group]='Other', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [Forecast] - (if(isnull([UK Forecast]), 0, [UK Forecast])) &lt;/P&gt;&lt;P&gt;- (if(isnull([USA Forecast]), 0, [USA Forecast]))-(if(isnull([EU Forecast]), 0, [EU Forecast])))&lt;/P&gt;&lt;P&gt;,sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [Forecast])))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below but it’s is not working: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([F Group]='UK', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [UK Forecast]), &lt;/P&gt;&lt;P&gt;if([F Group]='USA', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [USA Forecast]),&lt;/P&gt;&lt;P&gt;if([F Group]='EU’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [EU Forecast]), &lt;/P&gt;&lt;P&gt;if([F Group]='Other’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [Other Forecast]), [Forecast]))))&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/Forecast/m-p/1312216#M825527</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forecast</title>
      <link>https://community.qlik.com/t5/QlikView/Forecast/m-p/1312217#M825528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Got it, done now by following expression.&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='UK', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [UK Forecast]),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='USA', sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [USA Forecast]),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='EU’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [EU Forecast]),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if([F Group]='Other’, sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;} [Other Forecast]), &lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;sum({&amp;lt;Year={"$(ThisYearByOrderDate)"}&amp;gt;}[Forecast])))))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 14:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forecast/m-p/1312217#M825528</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2017-07-14T14:41:05Z</dc:date>
    </item>
  </channel>
</rss>

