<?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 VARIABLE STOPS FOLLOWING CALCULS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/VARIABLE-STOPS-FOLLOWING-CALCULS/m-p/1222345#M621998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope somebody can help me in this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart with 3 variables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-vSellingsTonMonth.&lt;/P&gt;&lt;P&gt;-vOrdersTonMonth&lt;/P&gt;&lt;P&gt;-vForecastTonMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These variables works well in the chart, but the problem happens in the title of the chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Selling ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vSellingsTonMonth&lt;/SPAN&gt;)&amp;amp;' Ton)-Orders ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vOrdersTonMonth&lt;/SPAN&gt;)&amp;amp;' Ton)-Forecast ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth&lt;/SPAN&gt;)&lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;' Ton)'&amp;amp;chr(10)&amp;amp;'Diference ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vSellingsTonMonth&lt;/SPAN&gt;)+$(&lt;SPAN style="font-size: 13.3333px;"&gt;vOrdersTonMonth&lt;/SPAN&gt;)-$(&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth&lt;/SPAN&gt;)&amp;amp;' Ton)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formul can not calcul after the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;and stops after the calcul of "&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth" &lt;/SPAN&gt;only showing:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Selling (406 Ton)-Orders (59 Ton)-Forecast (476&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When what I expect is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Selling (406 Ton)-Orders (59 Ton)-Forecast (476 &lt;SPAN style="color: #575757; text-decoration: underline;"&gt;&lt;SPAN style="color: #008000; text-decoration: underline;"&gt;&lt;STRONG&gt;Ton)-Diference (-11 Ton)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable is a bit complex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Floor(Sum({&amp;lt;MonthYear={"$(=max([&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;]))"},Date={"&amp;lt;=$(=max([&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;]))"}&amp;gt;}[Forecast Ton])*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NetWorkDays(Min(Total &amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;&amp;gt; {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max([MesAño]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;),Max(Total &amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;&amp;gt; {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;))/&lt;/P&gt;&lt;P&gt;NetWorkDays(MonthStart(Min({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;)),MonthEnd (Max({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max(&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very strange that works well alone in the chart, but with other expressions not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 11:47:04 GMT</pubDate>
    <dc:creator>inigoelv</dc:creator>
    <dc:date>2017-03-16T11:47:04Z</dc:date>
    <item>
      <title>VARIABLE STOPS FOLLOWING CALCULS</title>
      <link>https://community.qlik.com/t5/QlikView/VARIABLE-STOPS-FOLLOWING-CALCULS/m-p/1222345#M621998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope somebody can help me in this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart with 3 variables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-vSellingsTonMonth.&lt;/P&gt;&lt;P&gt;-vOrdersTonMonth&lt;/P&gt;&lt;P&gt;-vForecastTonMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These variables works well in the chart, but the problem happens in the title of the chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Selling ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vSellingsTonMonth&lt;/SPAN&gt;)&amp;amp;' Ton)-Orders ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vOrdersTonMonth&lt;/SPAN&gt;)&amp;amp;' Ton)-Forecast ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth&lt;/SPAN&gt;)&lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;' Ton)'&amp;amp;chr(10)&amp;amp;'Diference ('&amp;amp;$(&lt;SPAN style="font-size: 13.3333px;"&gt;vSellingsTonMonth&lt;/SPAN&gt;)+$(&lt;SPAN style="font-size: 13.3333px;"&gt;vOrdersTonMonth&lt;/SPAN&gt;)-$(&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth&lt;/SPAN&gt;)&amp;amp;' Ton)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formul can not calcul after the &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;and stops after the calcul of "&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth" &lt;/SPAN&gt;only showing:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Selling (406 Ton)-Orders (59 Ton)-Forecast (476&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When what I expect is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Selling (406 Ton)-Orders (59 Ton)-Forecast (476 &lt;SPAN style="color: #575757; text-decoration: underline;"&gt;&lt;SPAN style="color: #008000; text-decoration: underline;"&gt;&lt;STRONG&gt;Ton)-Diference (-11 Ton)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable is a bit complex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vForecastTonMonth: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Floor(Sum({&amp;lt;MonthYear={"$(=max([&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;]))"},Date={"&amp;lt;=$(=max([&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;]))"}&amp;gt;}[Forecast Ton])*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NetWorkDays(Min(Total &amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;&amp;gt; {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max([MesAño]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;),Max(Total &amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;&amp;gt; {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;))/&lt;/P&gt;&lt;P&gt;NetWorkDays(MonthStart(Min({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;)),MonthEnd (Max({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;={"$(=max(&lt;SPAN style="font-size: 13.3333px;"&gt;MonthYear&lt;/SPAN&gt;]))"},&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;={"&amp;lt;=$(=max([&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;]))"}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;Date&lt;/SPAN&gt;))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very strange that works well alone in the chart, but with other expressions not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 11:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VARIABLE-STOPS-FOLLOWING-CALCULS/m-p/1222345#M621998</guid>
      <dc:creator>inigoelv</dc:creator>
      <dc:date>2017-03-16T11:47:04Z</dc:date>
    </item>
  </channel>
</rss>

