<?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 How to replace 0 (Zero) values with ' ' (Blank) in a Table Box column? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1682724#M450198</link>
    <description>&lt;P&gt;I've a Data file loaded/displayed in a Table Box where Quantity and Amount fields are holding values; but in some rows of these fields, Data are 0 (Zero) which are displaying as "0.00" in the Table Box columns. I want to show these "0.00" values as " " (Blank).&lt;/P&gt;&lt;P&gt;Sample current Table Box output is given in below snap-shot for ready reference:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikView Table Box - Zero Value to Replace with Blank" style="width: 601px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29732iB9F740783C0A3875/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikView Table Box - Zero Value to Replace with Blank.jpg" alt="QlikView Table Box - Zero Value to Replace with Blank" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;QlikView Table Box - Zero Value to Replace with Blank&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How this can be achieved? Any help. Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:06:25 GMT</pubDate>
    <dc:creator>SajjadQV</dc:creator>
    <dc:date>2024-11-16T01:06:25Z</dc:date>
    <item>
      <title>How to replace 0 (Zero) values with ' ' (Blank) in a Table Box column?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1682724#M450198</link>
      <description>&lt;P&gt;I've a Data file loaded/displayed in a Table Box where Quantity and Amount fields are holding values; but in some rows of these fields, Data are 0 (Zero) which are displaying as "0.00" in the Table Box columns. I want to show these "0.00" values as " " (Blank).&lt;/P&gt;&lt;P&gt;Sample current Table Box output is given in below snap-shot for ready reference:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikView Table Box - Zero Value to Replace with Blank" style="width: 601px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29732iB9F740783C0A3875/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikView Table Box - Zero Value to Replace with Blank.jpg" alt="QlikView Table Box - Zero Value to Replace with Blank" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;QlikView Table Box - Zero Value to Replace with Blank&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How this can be achieved? Any help. Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1682724#M450198</guid>
      <dc:creator>SajjadQV</dc:creator>
      <dc:date>2024-11-16T01:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace 0 (Zero) values with ' ' (Blank) in a Table Box column?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1682740#M450201</link>
      <description>&lt;P&gt;Since a table box does not allow expressions, I reckon you will have to do this in the script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(A=0,'',A) as A;&lt;/P&gt;&lt;P&gt;On the contrary, you can use a straight table for the same purpose. That way you won't have to do it in Script (Not advisable to make a measure as blank.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you can do is, pull all the required fields in the dimensions and in Expressions say =1. Then in the presentation tab hide the expression field. You will be able to achieve the same granular table as before.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;CJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 04:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1682740#M450201</guid>
      <dc:creator>CJ29</dc:creator>
      <dc:date>2020-03-09T04:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace 0 (Zero) values with ' ' (Blank) in a Table Box column?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1683020#M450212</link>
      <description>&lt;P&gt;Thanks CJ29. It's works fine. Thanks for your solution.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 18:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-0-Zero-values-with-Blank-in-a-Table-Box-column/m-p/1683020#M450212</guid>
      <dc:creator>SajjadQV</dc:creator>
      <dc:date>2020-03-09T18:32:18Z</dc:date>
    </item>
  </channel>
</rss>

