<?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: Re: Suppressing zero values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713213#M256733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look attached example. On my example the expression works fine, maybe I don't understood correctly your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Aug 2014 17:13:39 GMT</pubDate>
    <dc:creator>fsimoes81</dc:creator>
    <dc:date>2014-08-05T17:13:39Z</dc:date>
    <item>
      <title>Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713205#M256725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have two fields (Orders, Receipt ) put into a chart as an expression but it is just pulling it from a field in a table that has both of these values.&amp;nbsp; Sometimes, there are orders during certain weeks for some products but other times, it could be zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What is the best way to make it so that they do not show when the values for those fields are 0. I tried to 'Suppress 0 values' under the presentation tab for those two specific fields but they don't do anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 21:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713205#M256725</guid>
      <dc:creator />
      <dc:date>2014-08-04T21:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713206#M256726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppress when value is null in dimension tab and suppress zero values in presentation tab...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try both...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 22:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713206#M256726</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-04T22:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713207#M256727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jmathew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your expression or app&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 04:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713207#M256727</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-05T04:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713208#M256728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to check the options first and if it again exist then you need to handle nulls in data model&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 05:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713208#M256728</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-08-05T05:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713209#M256729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, both options to suppress missing and zero values are checked but I still see them. I think I know why the options are not working. It is because for each product, I have a transportation cost that is calculated and they exist whether there is an order or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression is just =orders which is the field name but they are associated to&amp;nbsp; products and transportation costs so certain weeks, those products might not have orders but because they have a transportation cost, the options to suppress missing and zero values will not work. Any other idea on how to make this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example of my chart:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Product&lt;/SPAN&gt;, &lt;SPAN style="text-decoration: underline;"&gt;Orders&lt;/SPAN&gt;, &lt;SPAN style="text-decoration: underline;"&gt;Receipt&lt;/SPAN&gt;, &lt;SPAN style="text-decoration: underline;"&gt;Transportation_Cost&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A1, 0, 0, 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 14:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713209#M256729</guid>
      <dc:creator />
      <dc:date>2014-08-05T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713210#M256730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using an expression (&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TransportationCost&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Location&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[TransportationCost]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,1)&lt;/SPAN&gt;&lt;/SPAN&gt; to calculate the cheapest transportation cost. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What expression can I use to say if orders=0 AND receipt=0, then transportation cost should be null?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 15:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713210#M256730</guid>
      <dc:creator />
      <dc:date>2014-08-05T15:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713211#M256731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you tried to add Orders -={0}, Receipt -= {0} in your expression?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;TransportationCost&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;},Orders -= {0}, Receipt-= {0}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 15:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713211#M256731</guid>
      <dc:creator>fsimoes81</dc:creator>
      <dc:date>2014-08-05T15:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713212#M256732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to do that and it is still showing the records which have 0 orders. Any other ideas on how to not show a record if a certain field is 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 16:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713212#M256732</guid>
      <dc:creator />
      <dc:date>2014-08-05T16:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713213#M256733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look attached example. On my example the expression works fine, maybe I don't understood correctly your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 17:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713213#M256733</guid>
      <dc:creator>fsimoes81</dc:creator>
      <dc:date>2014-08-05T17:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713214#M256734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Fabio but it is not exactly what I'm looking for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your sample does not show Product A3. I only want it to ignore the the record if BOTH order and receipt are 0. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 19:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713214#M256734</guid>
      <dc:creator />
      <dc:date>2014-08-07T19:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713215#M256735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about:&lt;/P&gt;&lt;P&gt;if(sum(Orders+Receipt), FirstSortedValue( [Transportation_Cost],1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 19:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713215#M256735</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-07T19:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713216#M256736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see all attachments. I don't want it to show the rows that have 0 for orders AND receipts. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713216#M256736</guid>
      <dc:creator />
      <dc:date>2014-08-07T20:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713217#M256737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it:&lt;/P&gt;&lt;P&gt;FirstSortedValue({&amp;lt;[Total cost] = {"&amp;gt;0"},Product = {"=Sum(Orders)+Sum(Receipt)&amp;gt;0"} &amp;gt;} [Total cost],1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713217#M256737</guid>
      <dc:creator>fsimoes81</dc:creator>
      <dc:date>2014-08-07T20:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713218#M256738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but where do I use that expression? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713218#M256738</guid>
      <dc:creator />
      <dc:date>2014-08-07T20:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Suppressing zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713219#M256739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends, if you want to show like your example, you will need to use that expression in all expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 20:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-zero-values/m-p/713219#M256739</guid>
      <dc:creator>fsimoes81</dc:creator>
      <dc:date>2014-08-07T20:57:38Z</dc:date>
    </item>
  </channel>
</rss>

