<?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 Adding filters in formula, without SUM function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Adding-filters-in-formula-without-SUM-function/m-p/1856271#M70675</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wanting to do a calculation, where one field needs to be subtracted without the sum function. With the SUM in it, the formula is working fine, but without the sum, I can not apply my filters into the formula.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JvanStijn_0-1636212018002.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/66086i2E21D13A31399616/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JvanStijn_0-1636212018002.png" alt="JvanStijn_0-1636212018002.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am talking about the InkoopPromo field.&lt;/P&gt;
&lt;P&gt;Does anyone know how this works?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 16:28:40 GMT</pubDate>
    <dc:creator>JvanStijn</dc:creator>
    <dc:date>2021-12-22T16:28:40Z</dc:date>
    <item>
      <title>Adding filters in formula, without SUM function</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-filters-in-formula-without-SUM-function/m-p/1856271#M70675</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wanting to do a calculation, where one field needs to be subtracted without the sum function. With the SUM in it, the formula is working fine, but without the sum, I can not apply my filters into the formula.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JvanStijn_0-1636212018002.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/66086i2E21D13A31399616/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JvanStijn_0-1636212018002.png" alt="JvanStijn_0-1636212018002.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am talking about the InkoopPromo field.&lt;/P&gt;
&lt;P&gt;Does anyone know how this works?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-filters-in-formula-without-SUM-function/m-p/1856271#M70675</guid>
      <dc:creator>JvanStijn</dc:creator>
      <dc:date>2021-12-22T16:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding filters in formula, without SUM function</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-filters-in-formula-without-SUM-function/m-p/1856296#M70676</link>
      <description>&lt;P&gt;Hi, this will only work if&amp;nbsp;&lt;SPAN&gt;InkoopPromo has only one value, if it has more than one different value it will return Null() and using anull in a substraction or division will return Null().&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;IF&amp;nbsp;InkoopPromo has more than one value you need to tell Qlik what to do with those different values: Sum(), Avg()... or yu can enclose all theexpression in an Aggr() to split the expression by a dimension that makes&amp;nbsp;InkoopPromo to have only one value for each dimenison value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#3366FF"&gt;Sum({&amp;lt;Set analysis&amp;gt;}&lt;/FONT&gt; &lt;FONT color="#339966"&gt;Aggr(&lt;/FONT&gt;[Expression], &lt;FONT color="#339966"&gt;[DimensionFieldName])&lt;/FONT&gt;&lt;FONT color="#3366FF"&gt;)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Nov 2021 08:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-filters-in-formula-without-SUM-function/m-p/1856296#M70676</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-11-07T08:28:59Z</dc:date>
    </item>
  </channel>
</rss>

