<?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: Rename Null value in chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763502#M59039</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/79918"&gt;@Alarkis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Null values occurs due to data model design. Might be, subset ratio is not 100% between dim table &amp;amp; measure table. so there is change to get null values in the front end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to fix this null values in the backend.&lt;/P&gt;&lt;P&gt;Might be, below will help if its comes from same table&lt;/P&gt;&lt;P&gt;NullAsValue DimField;&lt;/P&gt;&lt;P&gt;Set NullValue = 'NA';&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2020 09:31:13 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2020-11-22T09:31:13Z</dc:date>
    <item>
      <title>Rename Null value in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763497#M59038</link>
      <description>&lt;P&gt;I got chart that uses 2&amp;nbsp; different expressions together and the null dimension is from the second expression and i want to rename from null to something else.&lt;/P&gt;&lt;P&gt;Chart:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alarkis_0-1606031244871.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44576iF34510F102817E0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alarkis_0-1606031244871.png" alt="Alarkis_0-1606031244871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Currently used expression for dimension:&lt;/P&gt;&lt;P&gt;=if(IsNull(TYPE),'Test',TYPE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763497#M59038</guid>
      <dc:creator>Alarkis</dc:creator>
      <dc:date>2024-11-16T01:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Null value in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763502#M59039</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/79918"&gt;@Alarkis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Null values occurs due to data model design. Might be, subset ratio is not 100% between dim table &amp;amp; measure table. so there is change to get null values in the front end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to fix this null values in the backend.&lt;/P&gt;&lt;P&gt;Might be, below will help if its comes from same table&lt;/P&gt;&lt;P&gt;NullAsValue DimField;&lt;/P&gt;&lt;P&gt;Set NullValue = 'NA';&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 09:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763502#M59039</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-22T09:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Null value in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763504#M59040</link>
      <description>&lt;P&gt;this is not null value its null dimension because other part of expression is not included in the chosen dimension&lt;/P&gt;&lt;P&gt;measure is like this count(expresion1) + sum (expresion2)&lt;/P&gt;&lt;P&gt;the dimension is related to expression 1.&lt;/P&gt;&lt;P&gt;Not from same table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 10:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763504#M59040</guid>
      <dc:creator>Alarkis</dc:creator>
      <dc:date>2020-11-22T10:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Null value in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763571#M59045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/79918"&gt;@Alarkis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide the sample data \ qvw file.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 02:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763571#M59045</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-23T02:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Null value in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763671#M59058</link>
      <description>&lt;P&gt;Solved by creating field 'Value' as DIMNAME from source table before concatenation then Applymap() dimension table to fact table to avoid synthetic keys&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 11:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rename-Null-value-in-chart/m-p/1763671#M59058</guid>
      <dc:creator>Alarkis</dc:creator>
      <dc:date>2020-11-23T11:01:52Z</dc:date>
    </item>
  </channel>
</rss>

