<?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: Removing null values from a pivot table measure. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021654#M84334</link>
    <description>&lt;P&gt;By 'yourExpression' i think you mean the measure? If i got it properly it dint work too. Can you elaborate&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 10:06:22 GMT</pubDate>
    <dc:creator>Mapuna</dc:creator>
    <dc:date>2023-01-04T10:06:22Z</dc:date>
    <item>
      <title>Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021573#M84326</link>
      <description>&lt;P&gt;Below is my data set&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;Month,Course,Score&lt;BR /&gt;Jan2020,AAA,30&lt;BR /&gt;Jan2020,BBB,10&lt;BR /&gt;Jan2020,CCC,40&lt;BR /&gt;Feb2020,AAA,55&lt;BR /&gt;Feb2020,CCC,45&lt;BR /&gt;Mar2020,DDD,10&lt;BR /&gt;Mar2020,AAA,15&lt;BR /&gt;Mar2020,BBB,60&lt;BR /&gt;Mar2020,CCC,18&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Simple Pivot is my result&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnupamRaj_0-1672817746484.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97194i1916FD3F74720EDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnupamRaj_0-1672817746484.jpeg" alt="AnupamRaj_0-1672817746484.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Sum of Score is my measure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need to display '0' in the null place in pivot chart&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 07:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021573#M84326</guid>
      <dc:creator>Mapuna</dc:creator>
      <dc:date>2023-01-04T07:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021590#M84327</link>
      <description>&lt;P&gt;Select '&lt;STRONG&gt;include zero value&lt;/STRONG&gt;' under AddOn - &amp;gt; Data Handling&lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 08:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021590#M84327</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-01-04T08:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021626#M84330</link>
      <description>&lt;P&gt;It is already selected. Still doesnt work&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 09:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021626#M84330</guid>
      <dc:creator>Mapuna</dc:creator>
      <dc:date>2023-01-04T09:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021637#M84332</link>
      <description>&lt;P&gt;try this: coalesce(yourExpression,0)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 09:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021637#M84332</guid>
      <dc:creator>Oliver_F</dc:creator>
      <dc:date>2023-01-04T09:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021649#M84333</link>
      <description>&lt;P&gt;Refer the below link-&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/show-quot-nothing-quot-as-Zeros-in-Pivot-table/td-p/57185" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/show-quot-nothing-quot-as-Zeros-in-Pivot-table/td-p/57185&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 09:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021649#M84333</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2023-01-04T09:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021654#M84334</link>
      <description>&lt;P&gt;By 'yourExpression' i think you mean the measure? If i got it properly it dint work too. Can you elaborate&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 10:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021654#M84334</guid>
      <dc:creator>Mapuna</dc:creator>
      <dc:date>2023-01-04T10:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021668#M84338</link>
      <description>&lt;P&gt;This works ! Great way to solve this.&lt;/P&gt;
&lt;P&gt;But can we do this using chart in front end?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 10:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021668#M84338</guid>
      <dc:creator>Mapuna</dc:creator>
      <dc:date>2023-01-04T10:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Removing null values from a pivot table measure.</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021683#M84339</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/178437"&gt;@Mapuna&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;By 'yourExpression' i think you mean the measure? If i got it properly it dint work too. Can you elaborate&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You are right, I tested it and it did not work. I guess the problem is, that the null-fields are combinations of the two dimensions that do not exists in the data model. Therefore Qlik is not even calculating anything and therefore the coalesce function is not even applied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make the coalesce function work you would have to make sure that all the combinations exist in the datamodel. Score can even be null() to not affect any avg() expression.&lt;/P&gt;
&lt;P&gt;So you would have to make a full join for the dimensions and concatenate those new lines to your table.&lt;/P&gt;
&lt;P&gt;But you already have a script-related solution and I am right now not aware of a front-end-only solution. sorry!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 10:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-null-values-from-a-pivot-table-measure/m-p/2021683#M84339</guid>
      <dc:creator>Oliver_F</dc:creator>
      <dc:date>2023-01-04T10:50:40Z</dc:date>
    </item>
  </channel>
</rss>

