<?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: Blanks vs 0's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387421#M422316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the below sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;DIM,Sale&lt;/P&gt;&lt;P&gt;A,100&lt;/P&gt;&lt;P&gt;B,0&lt;/P&gt;&lt;P&gt;C,150&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;E,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;F,200&lt;/P&gt;&lt;P&gt;G,0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;H,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a straight table with DIM as dimension and below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(&lt;/P&gt;&lt;P&gt;(sum(Sale))&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;sum(if(Sale=0,0.001,Sale)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now E and H which have null values will be hidden and B and G which have zero values will still be shown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Aug 2017 13:08:55 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2017-08-11T13:08:55Z</dc:date>
    <item>
      <title>Blanks vs 0's</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387419#M422314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using pivot table and I need 0's to be populated not the blanks. If I select the option suppress zeros then both are going.&lt;/P&gt;&lt;P&gt;how to get 0's not the blanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 11:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387419#M422314</guid>
      <dc:creator>priyarane</dc:creator>
      <dc:date>2017-08-11T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Blanks vs 0's</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387420#M422315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be convert 0s to 0.00000001 and use dual function to display them as 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 12:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387420#M422315</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-11T12:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Blanks vs 0's</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387421#M422316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the below sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;DIM,Sale&lt;/P&gt;&lt;P&gt;A,100&lt;/P&gt;&lt;P&gt;B,0&lt;/P&gt;&lt;P&gt;C,150&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;E,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;F,200&lt;/P&gt;&lt;P&gt;G,0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;H,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a straight table with DIM as dimension and below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(&lt;/P&gt;&lt;P&gt;(sum(Sale))&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;sum(if(Sale=0,0.001,Sale)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now E and H which have null values will be hidden and B and G which have zero values will still be shown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 13:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387421#M422316</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-08-11T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Blanks vs 0's</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387422#M422317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you really have blanks (nulls), can you just change the Null Symbol to 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 15:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387422#M422317</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-08-11T15:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Blanks vs 0's</title>
      <link>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387423#M422318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let me try&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 16:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blanks-vs-0-s/m-p/1387423#M422318</guid>
      <dc:creator>priyarane</dc:creator>
      <dc:date>2017-08-11T16:03:52Z</dc:date>
    </item>
  </channel>
</rss>

