<?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 How to handle &amp;quot;null&amp;quot; in metric values in Pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105487#M90284</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I wanted to know if their is way to handle null values in the metric column, sample data load script for reference -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Temp:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;dim, Year,metric&lt;BR /&gt;a,2022,100&lt;BR /&gt;b,2022,110&lt;BR /&gt;c,2022,120&lt;BR /&gt;d,2022,130&lt;BR /&gt;e,2023,140&lt;BR /&gt;f,2022,150&lt;BR /&gt;g,2022,160&lt;BR /&gt;h,2022,170&lt;BR /&gt;i,2023,180&lt;BR /&gt;j,2022,190&lt;BR /&gt;k,2023,105&lt;BR /&gt;l,2023,109&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Load data in a Pivot table&lt;/P&gt;
&lt;P&gt;For e.g. a dim doesn't have any value for 2023 and would like to replace the same with 0 instead of "-"&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 10:54:10 GMT</pubDate>
    <dc:creator>punitpopli</dc:creator>
    <dc:date>2023-08-14T10:54:10Z</dc:date>
    <item>
      <title>How to handle "null" in metric values in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105487#M90284</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I wanted to know if their is way to handle null values in the metric column, sample data load script for reference -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Temp:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;dim, Year,metric&lt;BR /&gt;a,2022,100&lt;BR /&gt;b,2022,110&lt;BR /&gt;c,2022,120&lt;BR /&gt;d,2022,130&lt;BR /&gt;e,2023,140&lt;BR /&gt;f,2022,150&lt;BR /&gt;g,2022,160&lt;BR /&gt;h,2022,170&lt;BR /&gt;i,2023,180&lt;BR /&gt;j,2022,190&lt;BR /&gt;k,2023,105&lt;BR /&gt;l,2023,109&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Load data in a Pivot table&lt;/P&gt;
&lt;P&gt;For e.g. a dim doesn't have any value for 2023 and would like to replace the same with 0 instead of "-"&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 10:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105487#M90284</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2023-08-14T10:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle "null" in metric values in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105491#M90285</link>
      <description>&lt;P&gt;Hello Punit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to this other &lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Replacing-NULL-Values-to-Blank-in-Pivot-table-in-Qlik-Sense/td-p/1670051" target="_blank"&gt;post &lt;/A&gt;with a similar question and check if it helps&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 11:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105491#M90285</guid>
      <dc:creator>Chirantha</dc:creator>
      <dc:date>2023-08-14T11:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle "null" in metric values in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105533#M90288</link>
      <description>&lt;P&gt;As far as I know, there is no way to change the null for a missing intersection in a pivot table. This has been discussed extensively on Community, so you should be able to find plenty of threads for it. You can either fill in the missing intersection in your data load, use a third-party option such as Vizlib Pivot (some of them have the option to set a custom null value which you can change to 0), or stick with the native offering and current data and get used to the null indicator being '-'. &lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 12:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105533#M90288</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-08-14T12:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle "null" in metric values in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105738#M90295</link>
      <description>&lt;P&gt;Hello, use this code:&lt;/P&gt;
&lt;DIV&gt;Temp:&lt;/DIV&gt;
&lt;DIV&gt;Load * Inline [&lt;/DIV&gt;
&lt;DIV&gt;dim, Year,metric&lt;/DIV&gt;
&lt;DIV&gt;a,2022,100&lt;/DIV&gt;
&lt;DIV&gt;b,2022,110&lt;/DIV&gt;
&lt;DIV&gt;c,2022,120&lt;/DIV&gt;
&lt;DIV&gt;d,2022,130&lt;/DIV&gt;
&lt;DIV&gt;e,2023,140&lt;/DIV&gt;
&lt;DIV&gt;f,2022,150&lt;/DIV&gt;
&lt;DIV&gt;g,2022,160&lt;/DIV&gt;
&lt;DIV&gt;h,2022,170&lt;/DIV&gt;
&lt;DIV&gt;i,2023,180&lt;/DIV&gt;
&lt;DIV&gt;j,2022,190&lt;/DIV&gt;
&lt;DIV&gt;k,2023,105&lt;/DIV&gt;
&lt;DIV&gt;,2023,109&lt;/DIV&gt;
&lt;DIV&gt;,2023,125&lt;/DIV&gt;
&lt;DIV&gt;n,2023,164&lt;/DIV&gt;
&lt;DIV&gt;];&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;NoConcatenate&lt;/DIV&gt;
&lt;DIV&gt;Table:&lt;/DIV&gt;
&lt;DIV&gt;Load Year,&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; metric,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Pick(Match(dim,'',dim),0,dim) as dim&lt;/DIV&gt;
&lt;DIV&gt;Resident Temp;&lt;/DIV&gt;
&lt;DIV&gt;Drop Table Temp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cristianj23a_0-1692049350386.png" style="width: 610px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114408i00AA898075FB4056/image-dimensions/610x804?v=v2" width="610" height="804" role="button" title="cristianj23a_0-1692049350386.png" alt="cristianj23a_0-1692049350386.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarts.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Aug 2023 21:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-handle-quot-null-quot-in-metric-values-in-Pivot-table/m-p/2105738#M90295</guid>
      <dc:creator>cristianj23a</dc:creator>
      <dc:date>2023-08-14T21:42:48Z</dc:date>
    </item>
  </channel>
</rss>

