<?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 Exporting null-values to Excel are not really empty in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369448#M577288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, that looks promising! I'll suggest this to the enduser and hope he'll accept it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2012 13:49:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-26T13:49:40Z</dc:date>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369442#M577282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a problem when exporting Data from QV to MS-Excel:&lt;/P&gt;&lt;P&gt;My UI contains a table-chart with 3 columns: contract-number, account-number (may be null) and a sum (see attached qvw-file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I export the chart to Excel the null-values in the account-number column seem to be empty but (as I think) are not!&lt;/P&gt;&lt;P&gt;Reason:&lt;/P&gt;&lt;P&gt;On creating a Pivot-chart in excel (see sheet "Pivot" in the attachment's Excel-file) the number of of accountnumbers says 24 (instead of 16 not empty fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get the correct result, i have to manually delete the empty cells again (del-button) and refresh the pivot chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;* Which value is exported (technically) to Excel when the cell is null in QV?&lt;/P&gt;&lt;P&gt;* What will I have to change in QV in order to be able to create pivot-charts without any manual steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help,&lt;/P&gt;&lt;P&gt;Gazman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369442#M577282</guid>
      <dc:creator />
      <dc:date>2012-03-26T13:13:44Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369443#M577283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't figure out what is acutally in the cells, Excel says:&lt;/P&gt;&lt;P&gt;The cell is not blank.&lt;/P&gt;&lt;P&gt;It is not a number.&lt;/P&gt;&lt;P&gt;It's length is zero.&lt;/P&gt;&lt;P&gt;I also tried the Code function to find an ascii value and got an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not make the pivottable in Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My other thought is to write an Excel macro that clears the contents of those cells.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369443#M577283</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-03-26T13:25:55Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369444#M577284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the fast reply!&lt;/P&gt;&lt;P&gt;I suggested the user (who brought up the "bug") that i would create a pivot-chart in QV but he needs the data for other operations (in excel) as well ;(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The macro-solution is also not acceptable for us ;(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369444#M577284</guid>
      <dc:creator />
      <dc:date>2012-03-26T13:32:30Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369445#M577285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you create a macro in QlikView that copies the full table to the clipboard and then pastes in Excel, the cells will be empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369445#M577285</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-03-26T13:39:02Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369446#M577286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Another thought:&lt;/P&gt;&lt;P&gt;If you set the Null symbol to -, Excel will see it as a label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the pivottable you can use count numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369446#M577286</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-03-26T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369447#M577287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Count numbers works in the Excel pivottable even if there is no null symbol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369447#M577287</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-03-26T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369448#M577288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, that looks promising! I'll suggest this to the enduser and hope he'll accept it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 13:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369448#M577288</guid>
      <dc:creator />
      <dc:date>2012-03-26T13:49:40Z</dc:date>
    </item>
    <item>
      <title>Exporting null-values to Excel are not really empty</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369449#M577289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He is not very happy but he accepts the solution &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;If anyone knows another way to export "null"s i'd be happy anyways!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 14:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-null-values-to-Excel-are-not-really-empty/m-p/369449#M577289</guid>
      <dc:creator />
      <dc:date>2012-03-26T14:10:21Z</dc:date>
    </item>
  </channel>
</rss>

