<?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: Export Excel : issue with null values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037664#M85500</link>
    <description>&lt;P&gt;That is most certainly not the case. Did you perchance not check the "Match entire cell contents" option?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2023 11:22:47 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-02-14T11:22:47Z</dc:date>
    <item>
      <title>Export Excel : issue with null values</title>
      <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037645#M85496</link>
      <description>&lt;P&gt;When exporting a pivot table to excel in Qlik Sense, the empty fields are exported with a '-' symbol.&lt;/P&gt;
&lt;P&gt;When adding additional formulas to this excelsheet, like A1+B1 and this A1 field has a '-' value, excel returns #VALUE!. &lt;BR /&gt;(sum a1:b1 does work as a workaround).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to change this general dash symbol from '-' to an empty field. Preferable a general setting so I don't have to change all formulas?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 10:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037645#M85496</guid>
      <dc:creator>heij1421</dc:creator>
      <dc:date>2023-02-14T10:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export Excel : issue with null values</title>
      <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037655#M85497</link>
      <description>&lt;P&gt;As far as I know, there is no way to change the null indicator in the native Qlik pivot. Some extensions (such as Vizlib Pivot Table) do have an option for this.&amp;nbsp; Depending on the specific situation, you could try replacing the source nulls (assuming that's feasible - in many cases it isn't).&lt;/P&gt;
&lt;P&gt;Another potential workaround at the Excel level is to use find/replace to replace the null symbols with a blank:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Or_0-1676372981165.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100444i2A25B87FD0BC0A68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Or_0-1676372981165.png" alt="Or_0-1676372981165.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 11:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037655#M85497</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-02-14T11:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export Excel : issue with null values</title>
      <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037659#M85499</link>
      <description>&lt;P&gt;When using the 'Find and replace' workaround in excel to replace the '-' with a blank value, I also replace the real negative number from my overview. So -1234 becomes 1234. That's not what I want.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 11:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037659#M85499</guid>
      <dc:creator>heij1421</dc:creator>
      <dc:date>2023-02-14T11:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export Excel : issue with null values</title>
      <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037664#M85500</link>
      <description>&lt;P&gt;That is most certainly not the case. Did you perchance not check the "Match entire cell contents" option?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 11:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037664#M85500</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-02-14T11:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export Excel : issue with null values</title>
      <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037683#M85502</link>
      <description>&lt;P&gt;IMO is using operators like '+' or '-' quite unsuitable within the most scenarios. Not only in Excel else in Qlik and other tools. Therefore using sum() or similar functions is rather best practice then a workaround.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 12:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2037683#M85502</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-02-14T12:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export Excel : issue with null values</title>
      <link>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2511298#M105033</link>
      <description>&lt;P&gt;Any update on this in Qlik Sense Nov 2024?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 13:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-Excel-issue-with-null-values/m-p/2511298#M105033</guid>
      <dc:creator>ROHART</dc:creator>
      <dc:date>2025-03-24T13:52:37Z</dc:date>
    </item>
  </channel>
</rss>

