<?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: nulls and zeros in the same column? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782495#M1031728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the number format for the expression on the Number tab to #.##0;-#.##0;-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 15:00:07 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-01-28T15:00:07Z</dc:date>
    <item>
      <title>nulls and zeros in the same column?</title>
      <link>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782494#M1031727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Straight Table chart, where I am trying to get zero values display as '0' and rows where there is no value either blank or '-'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My formula is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF([launched in last 6 months]='Yes',0,SUM({1&amp;lt;WeeksAgo={'1'}&amp;gt;}[Total Volume (M)]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But even if there is no data for the row, it's still displaying as '0'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the '-' to appear, or for the cell to be blank when there's no data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 14:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782494#M1031727</guid>
      <dc:creator />
      <dc:date>2015-01-28T14:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: nulls and zeros in the same column?</title>
      <link>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782495#M1031728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the number format for the expression on the Number tab to #.##0;-#.##0;-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 15:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782495#M1031728</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-01-28T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: nulls and zeros in the same column?</title>
      <link>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782496#M1031729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe nested IF will help&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;=IF([launched in last 6 months]='','-',IF([launched in last 6 months]='Yes',0,SUM({1&amp;lt;WeeksAgo={'1'}&amp;gt;}[Total Volume (M)])))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 15:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782496#M1031729</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-01-28T15:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: nulls and zeros in the same column?</title>
      <link>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782497#M1031730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Top man Gysbert!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 15:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nulls-and-zeros-in-the-same-column/m-p/782497#M1031730</guid>
      <dc:creator />
      <dc:date>2015-01-28T15:55:37Z</dc:date>
    </item>
  </channel>
</rss>

