<?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: Replace Null, - Value to Zero in Qlik Sense Pivot Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704310#M53995</link>
    <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Thanks for reply. This is for limited row (Only for 50 Data - Debugged QVF). Like that there is lots of dimension value. Is there no any way to maintain it. I have tried but not able to get this zero output.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;By Script / By Expression change / using of Set Analysis&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 07:35:15 GMT</pubDate>
    <dc:creator>sona_sa</dc:creator>
    <dc:date>2020-05-22T07:35:15Z</dc:date>
    <item>
      <title>Replace Null, - Value to Zero in Qlik Sense Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704292#M53992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried to replace null value, missing value or - to zero (0). But unsuccessful. You can find out the in expression - I used all possible function / technique.&lt;/P&gt;&lt;P&gt;I am attaching the qvf, If anyone can help me on this, Please help.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704292#M53992</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null, - Value to Zero in Qlik Sense Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704308#M53994</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;You can't replace null with 0 because you don't have data for those combinations of dimensions values (ex. Intransit receipt - 2020).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 07:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704308#M53994</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-22T07:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null, - Value to Zero in Qlik Sense Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704310#M53995</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Thanks for reply. This is for limited row (Only for 50 Data - Debugged QVF). Like that there is lots of dimension value. Is there no any way to maintain it. I have tried but not able to get this zero output.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;By Script / By Expression change / using of Set Analysis&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 07:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704310#M53995</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2020-05-22T07:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null, - Value to Zero in Qlik Sense Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704321#M53997</link>
      <description>&lt;P&gt;When you don't have data you get null.&lt;BR /&gt;The only way to get zero is having rows data with 0 as value of measure ([Quantity Rate]).&lt;BR /&gt;I hope now is clearer.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 08:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1704321#M53997</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-22T08:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null, - Value to Zero in Qlik Sense Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1718628#M54591</link>
      <description>&lt;P&gt;I can't see your code. But try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(FieldA,0) As FieldA&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 14 Jun 2020 17:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-to-Zero-in-Qlik-Sense-Pivot-Table/m-p/1718628#M54591</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-14T17:43:14Z</dc:date>
    </item>
  </channel>
</rss>

