<?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: Issues with forecast value display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532672#M747851</link>
    <description>provide your sample app, will be easy to understand your variables.&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jan 2019 12:25:15 GMT</pubDate>
    <dc:creator>agni_gold</dc:creator>
    <dc:date>2019-01-21T12:25:15Z</dc:date>
    <item>
      <title>Issues with forecast value display</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532669#M747850</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;If we select 1-Dec -2018 to 15-Dec-2018 it displays the actual value for this and remaining Dates from 16-Dec-2018 upto 31-Dec-2018 it displays the Forecasted value.&lt;/P&gt;&lt;P&gt;But when i select for entire month Example:=1-Dec-2018 to 31-Dec-2018 It should display only Actual value and Forecast value as Zero. But the problem is, it displays the forecast value also for this Selection.&lt;/P&gt;&lt;P&gt;Please help and let me know what is wrong with this equation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If(GetFieldSelections(Date)=max(Date),&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;FLAG={'AF'},Date={"&amp;gt;=$(vBusinessOnTheBooks_ActualFrom_STLY)&amp;lt;=$(vBusinessOnTheBooks_Actual_To_STLY)"}&amp;gt;}ACTUAL_FORECAST_STAY_ROOMS)),&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;FLAG={'F'},Date={"&amp;gt;=$(vBusinessOnTheBooks_Expected_From_STLY)&amp;lt;=$(vBusinessOnTheBooks_MonthEnd1_STLY)"}&amp;gt;}ACTUAL_FORECAST_STAY_ROOMS)&lt;BR /&gt;+&lt;BR /&gt;(Sum({&amp;lt;FLAG={'AF'},Date={"&amp;gt;=$(vBusinessOnTheBooks_ActualFrom_STLY)&amp;lt;=$(vBusinessOnTheBooks_Actual_To_STLY)"}&amp;gt;}ACTUAL_FORECAST_STAY_ROOMS)))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards in advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532669#M747850</guid>
      <dc:creator>tahreen371</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with forecast value display</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532672#M747851</link>
      <description>provide your sample app, will be easy to understand your variables.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2019 12:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532672#M747851</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2019-01-21T12:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with forecast value display</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532673#M747852</link>
      <description>Please anyone help ASAP... need to submit this requirement real quick</description>
      <pubDate>Mon, 21 Jan 2019 12:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532673#M747852</guid>
      <dc:creator>tahreen371</dc:creator>
      <dc:date>2019-01-21T12:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with forecast value display</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532676#M747853</link>
      <description>&lt;P&gt;What are the variables do?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 12:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532676#M747853</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-01-21T12:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with forecast value display</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532977#M747854</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the four variables i have used for this equation:&lt;/P&gt;&lt;DIV class="Mu SP"&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;1.=If(GetSelectedCount(Date)=0,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Monthstart(Max({$&amp;lt;PERIOD_FLAG={'ACTUAL'}&amp;gt;}Date))),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Monthstart(Max(Date))))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="Mu SP"&gt;&lt;DIV class="xH"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;2.=If(GetSelectedCount(Date)=0,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Addyears(Max({$&amp;lt;PERIOD_FLAG={'ACTUAL'}&amp;gt;}Date),-1)),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Addyears(Max(Date),-1)))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="Mu SP"&gt;&lt;DIV class="xH"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;3.=If(GetSelectedCount(Date)=0,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Addyears(Max({$&amp;lt;PERIOD_FLAG={'ACTUAL'}&amp;gt;}Date)+1,-1)),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Addyears(Max(Date)+1,-1)))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="Mu SP"&gt;&lt;DIV class="xH"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;4.=If(GetSelectedCount(Date)=0,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Monthend(Addyears(Addmonths(Max({$&amp;lt;PERIOD_FLAG={'ACTUAL'}&amp;gt;}Date),0),-1))),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Date(Monthend(Addyears(Addmonths(Max(Date),0),-1))))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="Mu SP"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="Mu SP"&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;Thanks &amp;amp; Regards in advance&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Jan 2019 04:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-forecast-value-display/m-p/1532977#M747854</guid>
      <dc:creator>tahreen371</dc:creator>
      <dc:date>2019-01-22T04:49:49Z</dc:date>
    </item>
  </channel>
</rss>

