<?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: How to keep expression as constant? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546467#M204122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sum(Total{&amp;lt;Year=, &amp;gt;} [Profit])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;updated by me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sum(TOTAL{$&amp;lt;Area=,Year={"(=min(Year))"}&amp;gt;}&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; [Profit]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Jul 2013 09:13:46 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-07-06T09:13:46Z</dc:date>
    <item>
      <title>How to keep expression as constant?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546466#M204121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question on data handling in a scattered plot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selections: Year (2011,2012)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: Year, Area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions: &lt;/P&gt;&lt;P&gt;(1) Sum(Profit)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - x-axis&lt;/P&gt;&lt;P&gt;(2) Volume%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - y axis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the scattered plot setup, how do i formulate my expression to force expression (1) to use 2011(min Year) profit for BOTH years? The idea is to show where the volume(%) went from 2011-2012 having kept profit in 2011 as a constant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using Sum(Total) but it didn't take care of the Area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Total{&amp;lt;Year= {$(= min(Year))}&amp;gt;} [Profit])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;CONG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 09:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546466#M204121</guid>
      <dc:creator />
      <dc:date>2013-07-06T09:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep expression as constant?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546467#M204122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sum(Total{&amp;lt;Year=, &amp;gt;} [Profit])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;updated by me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sum(TOTAL{$&amp;lt;Area=,Year={"(=min(Year))"}&amp;gt;}&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; [Profit]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 09:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546467#M204122</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-07-06T09:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep expression as constant?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546468#M204123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would have taken in all the data from 2011 to 2012... What i did using below already properly separate the data in the first dimension (Year) but does not generate the correct data for the 2nd dimension (Area). Now all my Area returns the same profit (2011 total)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 09:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-keep-expression-as-constant/m-p/546468#M204123</guid>
      <dc:creator />
      <dc:date>2013-07-06T09:20:00Z</dc:date>
    </item>
  </channel>
</rss>

