<?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: Summary value for positive values only. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078748#M1223947</link>
    <description>&lt;P&gt;Try something like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Sum({&amp;lt;[Product number]={"=Sum(Inventory)-Sum(Order)&amp;gt;0"}&amp;gt;}(Inventory-Order))&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 05:47:30 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2023-06-01T05:47:30Z</dc:date>
    <item>
      <title>Summary value for positive values only.</title>
      <link>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078739#M1223946</link>
      <description>&lt;P&gt;Hey experts,&lt;BR /&gt;&lt;BR /&gt;I am currently having trouble with making a dashboard. Suppose I have these values.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wkong_1-1685595795489.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108863iABF343B0D0F65650/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wkong_1-1685595795489.png" alt="Wkong_1-1685595795489.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Where unsold is a calculation by subtracting the inventory by the number of orders.&lt;BR /&gt;How can I get the value on the KPI chart to display a summation of only the sum of the positive values?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 05:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078739#M1223946</guid>
      <dc:creator>Wkong</dc:creator>
      <dc:date>2023-06-01T05:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Summary value for positive values only.</title>
      <link>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078748#M1223947</link>
      <description>&lt;P&gt;Try something like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Sum({&amp;lt;[Product number]={"=Sum(Inventory)-Sum(Order)&amp;gt;0"}&amp;gt;}(Inventory-Order))&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 05:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078748#M1223947</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2023-06-01T05:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Summary value for positive values only.</title>
      <link>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078750#M1223948</link>
      <description>&lt;P&gt;Using this expression returns: Error in expression, Error in set modifier ad hoc element list: ',' or ')' expected.&lt;BR /&gt;Here is what I currently have.&lt;BR /&gt;Sum(&lt;BR /&gt;{&amp;lt;[Product Number]={Sum(Weight)-Sum([Quantity Kg])&amp;gt;0},&lt;BR /&gt;[Refrigration Code]={C},&lt;BR /&gt;[Service Kill Code]={NO},&lt;BR /&gt;Category={BEEF},&lt;BR /&gt;Prodsite={BEE,DIN,RDL,ROC,TOW},&lt;BR /&gt;Site={BEE,DIN,RDL,ROC,TOW,JBD,HEM}&lt;BR /&gt;&amp;gt;}&lt;BR /&gt;(Weight-[Quantity Kg]))&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 05:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078750#M1223948</guid>
      <dc:creator>Wkong</dc:creator>
      <dc:date>2023-06-01T05:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Summary value for positive values only.</title>
      <link>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078756#M1223949</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sum(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&amp;lt;[Product Number]={&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;"=&lt;/FONT&gt;&lt;/STRONG&gt;Sum(Weight)-Sum([Quantity Kg])&amp;gt;0&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;"&lt;/FONT&gt;&lt;/STRONG&gt;},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Refrigration Code]={C},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Service Kill Code]={NO},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Category={BEEF},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prodsite={BEE,DIN,RDL,ROC,TOW},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Site={BEE,DIN,RDL,ROC,TOW,JBD,HEM}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Weight-[Quantity Kg]))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 06:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078756#M1223949</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2023-06-01T06:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Summary value for positive values only.</title>
      <link>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078761#M1223951</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;P&gt;RangeMax(Sum(Unsold), 0)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 06:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summary-value-for-positive-values-only/m-p/2078761#M1223951</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-06-01T06:25:28Z</dc:date>
    </item>
  </channel>
</rss>

