<?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 insert my field = sTOCK into my expression ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128457#M635613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(RangeSum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month, sTOCK = {'sTOCK'}&amp;gt;}[Amount]*-1), 0, RowNo()))),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Sum(TOTAL {&amp;lt;sTOCK = {'sTOCK'}&amp;gt;} Aggr(Sum({&amp;lt;year, month, sTOCK = {'sTOCK'}&amp;gt;}[Amount]*-1), YearMonth)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2016 00:34:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-12T00:34:25Z</dc:date>
    <item>
      <title>How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128455#M635611</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;&lt;/P&gt;&lt;P&gt;I hv below expression working fine , need to click on button to filter GL_CODE=50010&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;(RangeSum(&lt;/P&gt;&lt;P&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month&amp;gt;}[Amount]*-1), 0, RowNo()))),&lt;/P&gt;&lt;P&gt;-Sum(TOTAL Aggr(Sum({&amp;lt;year, month&amp;gt;}[Amount]*-1), YearMonth)))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have add the field for sTOCK , which will filter GL_CODE=50010:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([Reporting Code]&amp;gt;=50010 and [Reporting Code]&amp;lt;=50010,'sTOCK') as [sTOCK],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My i know how to insert the filed sTOCK into above expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 16 April should get -111,135 Amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 00:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128455#M635611</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-12T00:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128456#M635612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 00:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128456#M635612</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-12T00:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128457#M635613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(RangeSum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month, sTOCK = {'sTOCK'}&amp;gt;}[Amount]*-1), 0, RowNo()))),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Sum(TOTAL {&amp;lt;sTOCK = {'sTOCK'}&amp;gt;} Aggr(Sum({&amp;lt;year, month, sTOCK = {'sTOCK'}&amp;gt;}[Amount]*-1), YearMonth)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 00:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128457#M635613</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-12T00:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128458#M635614</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;Hi Sunny&lt;/P&gt;&lt;P&gt;Many Thank , Your expression work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But why when i with out filter GL_CODE = 50010 Table 2 not&amp;nbsp; work&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;Yet Table 1 working fine with same expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also&amp;nbsp; I aware that above(Rangesum does not support V9 of QV ) But now okay .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 00:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128458#M635614</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-12T00:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128459#M635615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Did not notice that there were two tables. I will look at it in a little bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 00:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128459#M635615</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-12T00:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128460#M635616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 01:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128460#M635616</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-12T01:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert my field = sTOCK into my expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128461#M635617</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;&lt;/P&gt;&lt;P&gt;Table 1 is before you add filter on sTOCK.on 2nd expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 is after you add filter on sTOCK on 2nd column expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now Column 1 and 2 expression working fine on Table 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is , SET expression should be not affected other expression in same table ? why this case it happen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share with me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 02:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-insert-my-field-sTOCK-into-my-expression/m-p/1128461#M635617</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-12T02:40:55Z</dc:date>
    </item>
  </channel>
</rss>

