<?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: Show dimension even when count() expression is 0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411344#M153158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 18:19:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-06T18:19:30Z</dc:date>
    <item>
      <title>Show dimension even when count() expression is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411342#M153156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with 4 graphs, each being filtered by a job.&amp;nbsp; I want to count the status, specific to those jobs by filtering on [Job Title].&lt;/P&gt;&lt;P&gt;All panels should display the same dimensions.. They're not.&amp;nbsp; Here's how I filtered them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: [Workflow Status]&lt;/P&gt;&lt;P&gt;Expression: count( {$&amp;lt;[Job : Title] = {'[job of interest etc]'}&amp;gt;} [Workflow Status])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="http://i45.tinypic.com/6j13ly.png" class="jive-image" src="http://i45.tinypic.com/6j13ly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411342#M153156</guid>
      <dc:creator />
      <dc:date>2013-02-06T18:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Show dimension even when count() expression is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411343#M153157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On Presentation tab, uncheck "Suppress Zero Values".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411343#M153157</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-02-06T18:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show dimension even when count() expression is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411344#M153158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411344#M153158</guid>
      <dc:creator />
      <dc:date>2013-02-06T18:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show dimension even when count() expression is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411345#M153159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to uncheck "Supress zero values" and "Suppress missing" on tab Presentation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411345#M153159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-06T18:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Show dimension even when count() expression is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411346#M153160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetPossibleCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;([Workflow Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-dimension-even-when-count-expression-is-0/m-p/411346#M153160</guid>
      <dc:creator />
      <dc:date>2013-02-06T18:21:49Z</dc:date>
    </item>
  </channel>
</rss>

