<?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 How to calculate forecast deviation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184911#M49600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glenn,&lt;/P&gt;&lt;P&gt;I hope that i have understand your issue. Herewith i have attached an application for your reference.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jun 2010 06:14:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-11T06:14:00Z</dc:date>
    <item>
      <title>How to calculate forecast deviation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184908#M49597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to calculate the forecast deviation between two forecasts. I have a field called Sales Forecasts that contains several different forcasts 'F1 2010', 'F2 2010', 'F3 2010' with sales data. How do I write an expression to calculate the deviation (eg. F2-F3) given my selection. That is, an expression that subtract the data from one selection from the other one (eg F1-F3)&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 19:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184908#M49597</guid>
      <dc:creator />
      <dc:date>2010-06-10T19:48:15Z</dc:date>
    </item>
    <item>
      <title>How to calculate forecast deviation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184909#M49598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P&gt;sum({'$(=minstring(Forecast_Period))'} Amount) - sum({'$(=maxstring(Forecast_Period))'} Amount)&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 04:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184909#M49598</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-06-11T04:49:51Z</dc:date>
    </item>
    <item>
      <title>How to calculate forecast deviation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184910#M49599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;you could try sets, e.g.,&lt;/P&gt;&lt;P&gt;Count( {F1} Sale) - Count( {F3} Sale)&lt;/P&gt;&lt;P&gt;gives count of sales in set or bookmark "F1" - count of sales in set F3.&lt;/P&gt;&lt;P&gt;FYI&lt;/P&gt;&lt;P&gt;Count( {F1-F3} Sale)&lt;/P&gt;&lt;P&gt;counts sales that exist in set F1 but do not exist in F3&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Piet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 04:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184910#M49599</guid>
      <dc:creator />
      <dc:date>2010-06-11T04:59:08Z</dc:date>
    </item>
    <item>
      <title>How to calculate forecast deviation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184911#M49600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glenn,&lt;/P&gt;&lt;P&gt;I hope that i have understand your issue. Herewith i have attached an application for your reference.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 06:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184911#M49600</guid>
      <dc:creator />
      <dc:date>2010-06-11T06:14:00Z</dc:date>
    </item>
    <item>
      <title>How to calculate forecast deviation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184912#M49601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all replies, everything works fine now.&lt;/P&gt;&lt;P&gt;Rajesh, your file was very helpful. Thank you!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 18:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-forecast-deviation/m-p/184912#M49601</guid>
      <dc:creator />
      <dc:date>2010-06-14T18:17:24Z</dc:date>
    </item>
  </channel>
</rss>

