<?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 Display 0 values in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254930#M1206098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to have accounts display 0 values instead of not showing the account at all when the accounts value is 0. The other problem is I need to incorporate it into the value and I already have this included in the expression.&lt;/P&gt;&lt;P&gt;=if(GJACCT='230000',39033.38,sum(GJAMT))&lt;/P&gt;&lt;P&gt;Have no idea how to incorporate that into what I already have. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Apr 2010 15:37:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-30T15:37:37Z</dc:date>
    <item>
      <title>Display 0 values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254930#M1206098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to have accounts display 0 values instead of not showing the account at all when the accounts value is 0. The other problem is I need to incorporate it into the value and I already have this included in the expression.&lt;/P&gt;&lt;P&gt;=if(GJACCT='230000',39033.38,sum(GJAMT))&lt;/P&gt;&lt;P&gt;Have no idea how to incorporate that into what I already have. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 15:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254930#M1206098</guid>
      <dc:creator />
      <dc:date>2010-04-30T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Display 0 values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254931#M1206099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=sum(if(GJACCT='230000',39033.38,GJAMT))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 15:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254931#M1206099</guid>
      <dc:creator />
      <dc:date>2010-04-30T15:43:28Z</dc:date>
    </item>
    <item>
      <title>Display 0 values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254932#M1206100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the zero problem, uncheck the "Supress Zero Values" under chart properties&amp;gt;presentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 15:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254932#M1206100</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-04-30T15:48:52Z</dc:date>
    </item>
    <item>
      <title>Display 0 values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254933#M1206101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bookmark that has certain account numbers that are selected and if I uncheck the suppress when zero option, it shows all of my accounts. Some how I need it to show only my bookmarked accounts, but show my bookmarked accounts with 0 as a value as 0, instead of just leaving them out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 16:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254933#M1206101</guid>
      <dc:creator />
      <dc:date>2010-04-30T16:02:26Z</dc:date>
    </item>
    <item>
      <title>Display 0 values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254934#M1206102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With that formula it doesn't allow my if statement to work correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 16:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254934#M1206102</guid>
      <dc:creator />
      <dc:date>2010-04-30T16:04:36Z</dc:date>
    </item>
    <item>
      <title>Display 0 values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254935#M1206103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can load a table mapping the accounts you want to show in your chart. something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;AccountMapping:&lt;BR /&gt;load * inline[&lt;BR /&gt; Account, MappedAccount&lt;BR /&gt; A, A&lt;BR /&gt; B, B&lt;BR /&gt; C, C&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;then you use in the chart the MappedAccount as the dimension, and check Properties&amp;gt;Dimensions&amp;gt;"Suppress When Value is Null"&lt;/P&gt;&lt;P&gt;Then you see only the accounts mapped in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 20:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-0-values-in-straight-table/m-p/254935#M1206103</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-04-30T20:25:05Z</dc:date>
    </item>
  </channel>
</rss>

