<?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: values getting changed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026072#M346760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And may be this to the other expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;YTD Sale&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;(Sum({&amp;lt;Yea r=, Quarter =, &lt;SPAN style="color: #ff0000;"&gt;Month =,&lt;/SPAN&gt; FiscalYear = {"&amp;gt;$(vFY)"}, [Posting Date] = {"&amp;gt;=$(=QuarterStart(Min(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Month =&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;[Posting Date]),4))&amp;lt;=$(=MonthStart(Today())))"}&amp;gt;} [Gross Sales Amount]) &lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;Sum({&amp;lt;Year =, Quarter =, &lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;Month =,&lt;/SPAN&gt;&amp;nbsp; FiscalYear={"&amp;gt;$(vFY)"},[Posting Date]={"&amp;gt;=$(=QuarterStart(Min(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Month =&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;[Posting Date]),4 ))&amp;lt;=$(=MonthStart(Today())))"}&amp;gt;} [Sales Return Amount])&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;STRONG&gt;)/100000&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 09:40:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-01-19T09:40:24Z</dc:date>
    <item>
      <title>values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026070#M346758</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;I have 2 expression&amp;nbsp; in the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is when I select Months my 2 expression "Growth" values changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026070#M346758</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-19T09:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026071#M346759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;Growth&lt;/P&gt;&lt;P&gt;=(( (SUM({&amp;lt;MONTH=&amp;gt;}&amp;nbsp; [Gross Sales Amount]) - SUM(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;MONTH=&amp;gt;} &lt;/SPAN&gt;&amp;nbsp; [Sales Return Amount]) )&lt;/P&gt;&lt;P&gt;-above((SUM( &lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;MONTH=&amp;gt;} &lt;/SPAN&gt; [Gross Sales Amount]) - SUM( &lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;MONTH=&amp;gt;} &lt;/SPAN&gt; [Sales Return Amount]) )&lt;/P&gt;&lt;P&gt;,12))/above((SUM( &lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;MONTH=&amp;gt;} &lt;/SPAN&gt; [Gross Sales Amount]) - SUM(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;MONTH=&amp;gt;} &lt;/SPAN&gt;&amp;nbsp; [Sales Return Amount]) ),12)) * 100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026071#M346759</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-01-19T09:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026072#M346760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And may be this to the other expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;YTD Sale&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;(Sum({&amp;lt;Yea r=, Quarter =, &lt;SPAN style="color: #ff0000;"&gt;Month =,&lt;/SPAN&gt; FiscalYear = {"&amp;gt;$(vFY)"}, [Posting Date] = {"&amp;gt;=$(=QuarterStart(Min(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Month =&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;[Posting Date]),4))&amp;lt;=$(=MonthStart(Today())))"}&amp;gt;} [Gross Sales Amount]) &lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;Sum({&amp;lt;Year =, Quarter =, &lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;Month =,&lt;/SPAN&gt;&amp;nbsp; FiscalYear={"&amp;gt;$(vFY)"},[Posting Date]={"&amp;gt;=$(=QuarterStart(Min(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Month =&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;[Posting Date]),4 ))&amp;lt;=$(=MonthStart(Today())))"}&amp;gt;} [Sales Return Amount])&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;STRONG&gt;)/100000&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026072#M346760</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T09:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026073#M346761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but values are wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026073#M346761</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-19T09:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026074#M346762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate on what do you mean when you say values are wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026074#M346762</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T09:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026075#M346763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I applied above solution then my growth values&amp;nbsp; are shoving me wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026075#M346763</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-19T09:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026076#M346764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you have replaced MONTH with your MonthField (Whatever its called) and then tried it? I see no reason why your expression which worked earlier won't work now. Because all Manish prescribed is to help your expression not change based on any selection made in the MonthField.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to share a sample if you are still not able to figure it out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026076#M346764</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T10:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026077#M346765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026077#M346765</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-19T10:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026078#M346766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is vFY in your variable definition? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026078#M346766</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-01-19T10:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026079#M346767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vFY &lt;/SPAN&gt;=Year(addyears(max(Date),-4))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026079#M346767</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-19T10:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026080#M346768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try redefiing the variable like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vFY &lt;/SPAN&gt;=Year(addyears(max( &lt;STRONG&gt;{&amp;lt;MonthName&amp;gt;}&lt;/STRONG&gt;Date),-4))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might have to include other time dimensions too to bypass their selection effect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026080#M346768</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-19T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026081#M346769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expression there is no need to FiscalYear={"&amp;gt;$(vFY)"} (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vFY).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want when i select month then growth figure is come properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Growth formula is&amp;nbsp; ((CYMonth - LYMonth) / LYMonth )*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026081#M346769</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-19T10:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: values getting changed</title>
      <link>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026082#M346770</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;Hi All / &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="26418" data-objecttype="3" href="https://community.qlik.com/people/tresesco" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;tresesco&lt;/A&gt;, &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="23109" data-objecttype="3" href="https://community.qlik.com/people/jagan" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;jagan&lt;/A&gt; , &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="171708" data-objecttype="3" href="https://community.qlik.com/people/sunindia" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;sunindia&lt;/A&gt; , &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="15823" data-objecttype="3" href="https://community.qlik.com/people/swuehl" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;swuehl&lt;/A&gt; , &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="10670" data-objecttype="3" href="https://community.qlik.com/people/maxgro" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;maxgro&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any solution on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 03:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/values-getting-changed/m-p/1026082#M346770</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-20T03:44:00Z</dc:date>
    </item>
  </channel>
</rss>

