<?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: Field values changing upon 'send to excel' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950131#M974759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try to enforce the text format like the below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97612_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use Text() in the front end as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2015 15:37:03 GMT</pubDate>
    <dc:creator>sinanozdemir</dc:creator>
    <dc:date>2015-09-01T15:37:03Z</dc:date>
    <item>
      <title>Field values changing upon 'send to excel'</title>
      <link>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950130#M974758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm hoping someone can help. I have a table loaded into QV11 with the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Institution Code&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Joe&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;James&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0003&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jill&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0102&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The institution code field values pull correspond to the full institution name. However, when I send the table to excel, I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Institution Code&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Joe&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;James&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jill&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;102&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any idea on how to retain the zeros?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had previously attempted to map the corresponding value within QV but as some of the values for different fields are the same (for example N/A, 1, A1), the mapping was incorrectly adding values from the wrong fields. Hence, the export and lookups (unless someone knows how I could get the mapping to work? Please note that the actual data has 12.5 million row and approx 30 columns).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 15:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950130#M974758</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2015-09-01T15:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Field values changing upon 'send to excel'</title>
      <link>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950131#M974759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try to enforce the text format like the below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97612_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use Text() in the front end as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 15:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950131#M974759</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-09-01T15:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Field values changing upon 'send to excel'</title>
      <link>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950132#M974760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about what´s happening there. Here is ok, please find attached my sample&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97618_Capturar.PNG" style="height: 248px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 16:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-values-changing-upon-send-to-excel/m-p/950132#M974760</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-09-01T16:27:13Z</dc:date>
    </item>
  </channel>
</rss>

