<?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 Ignore all selections set expression with sum function inside in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605162#M223557</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;I'm having an issue. I need to customers which debt balance &amp;lt;&amp;gt;0.00. And this calculation can;t change because after that i will use this calculated expresion in another calculation&lt;/P&gt;&lt;P&gt;I can easily calculate all customers and it is not changing an any selections - this formula is working fine:&lt;/P&gt;&lt;P&gt;=Count({1&amp;lt;CustomerCode=&amp;gt;} CustomerCode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i put a sum expression inside then when i select a customer the result is 1 - it counts the selected customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression is working wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({1&amp;lt;CustomerCode={"=Sum(Balance)&amp;lt;&amp;gt;0.00"}&amp;gt;} CustomerCode)&lt;/P&gt;&lt;P&gt;Can you give me a right direction how to achieve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;jja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 10:23:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-19T10:23:52Z</dc:date>
    <item>
      <title>Ignore all selections set expression with sum function inside</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605162#M223557</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;I'm having an issue. I need to customers which debt balance &amp;lt;&amp;gt;0.00. And this calculation can;t change because after that i will use this calculated expresion in another calculation&lt;/P&gt;&lt;P&gt;I can easily calculate all customers and it is not changing an any selections - this formula is working fine:&lt;/P&gt;&lt;P&gt;=Count({1&amp;lt;CustomerCode=&amp;gt;} CustomerCode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i put a sum expression inside then when i select a customer the result is 1 - it counts the selected customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression is working wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({1&amp;lt;CustomerCode={"=Sum(Balance)&amp;lt;&amp;gt;0.00"}&amp;gt;} CustomerCode)&lt;/P&gt;&lt;P&gt;Can you give me a right direction how to achieve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;jja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 10:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605162#M223557</guid>
      <dc:creator />
      <dc:date>2014-02-19T10:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections set expression with sum function inside</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605163#M223558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps write an inner set into the sum:&lt;/P&gt;&lt;P&gt;=Count({1&amp;lt;CustomerCode={"=Sum(&lt;STRONG&gt;{1}&lt;/STRONG&gt; Balance)&amp;lt;&amp;gt;0.00"}&amp;gt;} CustomerCode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 10:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605163#M223558</guid>
      <dc:creator />
      <dc:date>2014-02-19T10:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections set expression with sum function inside</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605164#M223559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like below..&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: 12.800000190734863px;"&gt;=Count({1&amp;lt;CustomerCode={"=Sum({1}Balance)&amp;lt;&amp;gt;0.00"}&amp;gt;} CustomerCode)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Or Like something below...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=COUNT({1}IF(Aggr(SUM({1}Balance),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;CustomerCode&lt;/SPAN&gt;) &amp;lt;&amp;gt; 0, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;CustomerCode&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 10:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605164#M223559</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-19T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections set expression with sum function inside</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605165#M223560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes. Seems so little i was missing!!! Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 10:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605165#M223560</guid>
      <dc:creator />
      <dc:date>2014-02-19T10:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all selections set expression with sum function inside</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605166#M223561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wellcome&lt;/P&gt;&lt;P&gt;So little, it's true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 10:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-all-selections-set-expression-with-sum-function-inside/m-p/605166#M223561</guid>
      <dc:creator />
      <dc:date>2014-02-19T10:44:16Z</dc:date>
    </item>
  </channel>
</rss>

