<?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: Possible values displayed in straight table although effectively excluded from 'Show zero values=false' in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Possible-values-displayed-in-straight-table-although-effectively/m-p/1813268#M66394</link>
    <description>&lt;P&gt;My work-around for this was to turn the over-populated dimension into a calculated dimension:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=aggr( if(Bar&amp;gt;0,Baz),Bar,Baz)&lt;/LI-CODE&gt;&lt;P&gt;Since aggr automatically drops nulls, the only values for Baz left are the ones where Bar is greater than 0. Since the data set is small, using aggr does not impact performance.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 06:57:03 GMT</pubDate>
    <dc:creator>FredrikFolkeryd</dc:creator>
    <dc:date>2021-06-07T06:57:03Z</dc:date>
    <item>
      <title>Possible values displayed in straight table although effectively excluded from 'Show zero values=false'</title>
      <link>https://community.qlik.com/t5/App-Development/Possible-values-displayed-in-straight-table-although-effectively/m-p/1813207#M66383</link>
      <description>&lt;P&gt;I have an issue with the table chart object. If I configure zero values to be excluded, one dimension (in the column drop-down) displays possible selections that are not actually part of the set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;FOO (dimension)&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;BAR (measure)&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;BAZ (dimension)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;abc&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;some property&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;def&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;some other property&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; I uncheck Add-ons &amp;gt; Data handling &amp;gt; Show zero values, then only row 'abc' appears in the column, but the BAZ dimension still displays both 'some property' and 'some other property', giving the appearance that both are represented in the table. If you select 'some other property', all rows are filtered out.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Only properties that are present in the set _after_ zero values have been excluded are possible to select in the drop-downs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 06:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Possible-values-displayed-in-straight-table-although-effectively/m-p/1813207#M66383</guid>
      <dc:creator>FredrikFolkeryd</dc:creator>
      <dc:date>2021-06-07T06:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Possible values displayed in straight table although effectively excluded from 'Show zero values=false'</title>
      <link>https://community.qlik.com/t5/App-Development/Possible-values-displayed-in-straight-table-although-effectively/m-p/1813268#M66394</link>
      <description>&lt;P&gt;My work-around for this was to turn the over-populated dimension into a calculated dimension:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=aggr( if(Bar&amp;gt;0,Baz),Bar,Baz)&lt;/LI-CODE&gt;&lt;P&gt;Since aggr automatically drops nulls, the only values for Baz left are the ones where Bar is greater than 0. Since the data set is small, using aggr does not impact performance.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 06:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Possible-values-displayed-in-straight-table-although-effectively/m-p/1813268#M66394</guid>
      <dc:creator>FredrikFolkeryd</dc:creator>
      <dc:date>2021-06-07T06:57:03Z</dc:date>
    </item>
  </channel>
</rss>

