<?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>article NULL value in chart dimension in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/NULL-value-in-chart-dimension/ta-p/1712442</link>
    <description>&lt;P&gt;Chart object can get an unexpected NULL value in the dimension, even though there is no Null value in the loaded data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a chart showing a NULL dimension.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59391i2D173DD876BA4881/image-size/large?v=v2&amp;amp;px=999" role="button" title="Visualisation of a chart showing a NULL dimension.png" alt="Visualisation of a chart showing a NULL dimension.png" /&gt;&lt;/span&gt; &lt;/P&gt;
&lt;P&gt;The loaded data does not contain Null values. The expected result is that the chart reflects the loaded data. &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of the data not conatining NULL data.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59392i7829A031056ADC2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of the data not conatining NULL data.png" alt="Visualisation of the data not conatining NULL data.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Business" id="qlikSenseBusiness"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise SaaS" id="qlikSenseEnterpriseSaaS"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The NULL value can be visualized by disabling or unchecking any suppression of Null or Missing values.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Chart&amp;nbsp;Properties &amp;gt; Dimensions &amp;gt; Settings for Selected Dimension &amp;gt; Suppress When Value Is Null&lt;/LI&gt;
&lt;LI&gt;Chart&amp;nbsp;Properties &amp;gt; Presentation &amp;gt; Suppress Zero-Values&lt;/LI&gt;
&lt;LI&gt;Chart&amp;nbsp;Properties &amp;gt; Presentation &amp;gt; Suppress Missing&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data model reveals that there is a connection from the data table over which the chart is calculated. In this case the Store table has a link to the Fruits table. &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a data model.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59393i57DC02E13C94CE78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of a data model.png" alt="Visualisation of a data model.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The key field details in the Store table show that only a 25% of the values in Fruit are used in the Store table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a data model showing key information.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59394i2A6676FECCAEAE97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of a data model showing key information.png" alt="Visualisation of a data model showing key information.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The data used for the chart calculation will include also a representation of the unused key field values. The chart calculation is based on data that looks like the below image. When the key field is removed there is still a Null representation in the Sales and SalesPerson field as an indication of the subset ratio, as highlighted in within the red square.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a chart showing a NULL dimension and more information.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59395i3E18E33D34706630/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of a chart showing a NULL dimension and more information.png" alt="Visualisation of a chart showing a NULL dimension and more information.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The data set used for the chart calculation will therefore have a Null value in the SalesPerson field, and if expanded in the chart the Null value can be seen.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;There are two main approaches to visually remove the Null value from the chart.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In a chart object the Null value dimension can be suppressing Missing values.&lt;BR /&gt;Chart&amp;nbsp;Properties &amp;gt; Presentation &amp;gt; Suppress Missing&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Generate a data model where there is a 100% subset ratio within the data that is calculated.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Tue, 10 May 2022 19:25:39 GMT</pubDate>
    <dc:creator>ToniKautto</dc:creator>
    <dc:date>2022-05-10T19:25:39Z</dc:date>
    <item>
      <title>NULL value in chart dimension</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/NULL-value-in-chart-dimension/ta-p/1712442</link>
      <description>&lt;P&gt;Chart object can get an unexpected NULL value in the dimension, even though there is no Null value in the loaded data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a chart showing a NULL dimension.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59391i2D173DD876BA4881/image-size/large?v=v2&amp;amp;px=999" role="button" title="Visualisation of a chart showing a NULL dimension.png" alt="Visualisation of a chart showing a NULL dimension.png" /&gt;&lt;/span&gt; &lt;/P&gt;
&lt;P&gt;The loaded data does not contain Null values. The expected result is that the chart reflects the loaded data. &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of the data not conatining NULL data.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59392i7829A031056ADC2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of the data not conatining NULL data.png" alt="Visualisation of the data not conatining NULL data.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Business" id="qlikSenseBusiness"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise SaaS" id="qlikSenseEnterpriseSaaS"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The NULL value can be visualized by disabling or unchecking any suppression of Null or Missing values.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Chart&amp;nbsp;Properties &amp;gt; Dimensions &amp;gt; Settings for Selected Dimension &amp;gt; Suppress When Value Is Null&lt;/LI&gt;
&lt;LI&gt;Chart&amp;nbsp;Properties &amp;gt; Presentation &amp;gt; Suppress Zero-Values&lt;/LI&gt;
&lt;LI&gt;Chart&amp;nbsp;Properties &amp;gt; Presentation &amp;gt; Suppress Missing&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data model reveals that there is a connection from the data table over which the chart is calculated. In this case the Store table has a link to the Fruits table. &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a data model.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59393i57DC02E13C94CE78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of a data model.png" alt="Visualisation of a data model.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The key field details in the Store table show that only a 25% of the values in Fruit are used in the Store table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a data model showing key information.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59394i2A6676FECCAEAE97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of a data model showing key information.png" alt="Visualisation of a data model showing key information.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The data used for the chart calculation will include also a representation of the unused key field values. The chart calculation is based on data that looks like the below image. When the key field is removed there is still a Null representation in the Sales and SalesPerson field as an indication of the subset ratio, as highlighted in within the red square.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Visualisation of a chart showing a NULL dimension and more information.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59395i3E18E33D34706630/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Visualisation of a chart showing a NULL dimension and more information.png" alt="Visualisation of a chart showing a NULL dimension and more information.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The data set used for the chart calculation will therefore have a Null value in the SalesPerson field, and if expanded in the chart the Null value can be seen.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;There are two main approaches to visually remove the Null value from the chart.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In a chart object the Null value dimension can be suppressing Missing values.&lt;BR /&gt;Chart&amp;nbsp;Properties &amp;gt; Presentation &amp;gt; Suppress Missing&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Generate a data model where there is a 100% subset ratio within the data that is calculated.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 10 May 2022 19:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/NULL-value-in-chart-dimension/ta-p/1712442</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2022-05-10T19:25:39Z</dc:date>
    </item>
  </channel>
</rss>

