<?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 Showing rows with negative value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-rows-with-negative-value/m-p/1158494#M889961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET &lt;EM&gt;vLNegContribution &lt;/EM&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if(Sum({&amp;lt;ValueName={'Contribution-margin|Margin'}&amp;gt;}ValueSEK) &amp;lt;0, Sum({&amp;lt;ValueName={'Contribution-margin|Margin'}&amp;gt;}ValueSEK));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above works pretty fine it gives me sum of contribution margin and when it's below 0 it outputs that row. all good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i would like to show every row where they have negative contribution margin. Not a sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client can have 10 rows 9 of them are minus but as logn as 1 positive row&amp;nbsp; is larger it wont show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can take Market as dimension and it shows right values but if I add client it doesnt give me what I want &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this in one table if you understand?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Showing rows with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-rows-with-negative-value/m-p/1158494#M889961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET &lt;EM&gt;vLNegContribution &lt;/EM&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if(Sum({&amp;lt;ValueName={'Contribution-margin|Margin'}&amp;gt;}ValueSEK) &amp;lt;0, Sum({&amp;lt;ValueName={'Contribution-margin|Margin'}&amp;gt;}ValueSEK));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above works pretty fine it gives me sum of contribution margin and when it's below 0 it outputs that row. all good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i would like to show every row where they have negative contribution margin. Not a sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client can have 10 rows 9 of them are minus but as logn as 1 positive row&amp;nbsp; is larger it wont show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can take Market as dimension and it shows right values but if I add client it doesnt give me what I want &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this in one table if you understand?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-rows-with-negative-value/m-p/1158494#M889961</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Showing rows with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-rows-with-negative-value/m-p/1158495#M889962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;if(Sum({&amp;lt;ValueName={'Contribution-margin|Margin'}&amp;gt;}ValueSEK) &amp;lt;0, Sum({&amp;lt;ValueName={'Contribution-margin|Margin'}&amp;gt;}ValueSEK))&lt;SPAN style="color: #ff0000;"&gt;, Market))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-rows-with-negative-value/m-p/1158495#M889962</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T14:41:37Z</dc:date>
    </item>
  </channel>
</rss>

