<?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: Hiding values in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301960#M1193531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing the totals to Sum of Rows on the expression tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jun 2011 12:09:43 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2011-06-20T12:09:43Z</dc:date>
    <item>
      <title>Hiding values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301956#M1193527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to hide some values within a straight table.&lt;/P&gt;&lt;P&gt;I have 2 straight tables: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goods Received&lt;/P&gt;&lt;P&gt;Goods Returned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goods receiving figures are all POSITIVE values and goods returned are all NEGATIVE values. &lt;/P&gt;&lt;P&gt;The problem i have is that the only way i can tell what is returned and what is received is by looking at the values. &lt;/P&gt;&lt;P&gt;I want to be able to show ONLY POSITIVE vales in the goods received table and ONLY NEGATIVE values in the goods returned table. &lt;/P&gt;&lt;P&gt;I have tried writing a simple expression for each table&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;If(sum(StockQty)&amp;gt;0,StockQty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;StockQty is my value field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this still shows the details for the negative lines (but hides the actual value) is there a way i can completely hide the full line for negative values on Goods Receiving and hide the complete line for positive vales on the Goods Returned table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 09:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301956#M1193527</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-06-20T09:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301957#M1193528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the first expression in Goods Received to =Sum(If(StockQty &amp;gt; 0, StockQty)). Then filter the remaining expressions using =If(Column(1) &amp;lt;&amp;gt; 0, &lt;EM&gt;origExpression&lt;/EM&gt;)). The row will only be suppressed if all the expressions return zero or null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done this for the Goods Received table in your sample (attached).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 09:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301957#M1193528</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-06-20T09:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301958#M1193529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, even though the negative lines are hidden, the sum expressions are still adding the negative values to the totals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="untitled.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5324_untitled.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Above the [otal value] is 10 even though the line sais 11. It has added in the -1 line also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 09:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301958#M1193529</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-06-20T09:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301959#M1193530</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;&amp;nbsp;&amp;nbsp; Here is your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 10:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301959#M1193530</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-06-20T10:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding values in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301960#M1193531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing the totals to Sum of Rows on the expression tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 12:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-values-in-chart/m-p/301960#M1193531</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-06-20T12:09:43Z</dc:date>
    </item>
  </channel>
</rss>

