<?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: Can not read special characters from xlsx file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-not-read-special-characters-from-xlsx-file/m-p/476515#M122647</link>
    <description>&lt;P&gt;It has to do with your encoding. I was able to successfully import a lambda in an .xlsx file with SAS 9.4 (Unicode Support) which is in the additional languages folder. I found this article helpful:&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sgf/2017/05/19/demystifying-and-resolving-common-transcoding-problems/" target="_self"&gt;Demystifying and resolving common transcoding problems&lt;/A&gt;. Also, this support page:&amp;nbsp;&lt;A href="http://support.sas.com/kb/52/716.html.&amp;nbsp;" target="_blank"&gt;http://support.sas.com/kb/52/716.html.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 16:46:03 GMT</pubDate>
    <dc:creator>bobpep212</dc:creator>
    <dc:date>2018-07-09T16:46:03Z</dc:date>
    <item>
      <title>Can not read special characters from xlsx file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-not-read-special-characters-from-xlsx-file/m-p/476489#M122637</link>
      <description>&lt;P&gt;I have used below code and got the message&lt;/P&gt;&lt;P&gt;WARNING: Some character data was lost during transcoding in column: Parameter Name at obs 15.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is a special character - lambda in the data and proc import is showing 'z' in the sas dataset. can you help me how to read lambda into sas dataset from xlsx?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;IMPORT&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATAFILE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"/path/dds_29.xlsx"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;OUT&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= map_spec&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DBMS&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=xlsx&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;REPLACE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;GETNAMES&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=YES;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 15:15:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-not-read-special-characters-from-xlsx-file/m-p/476489#M122637</guid>
      <dc:creator>shampras</dc:creator>
      <dc:date>2018-07-09T15:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can not read special characters from xlsx file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-not-read-special-characters-from-xlsx-file/m-p/476515#M122647</link>
      <description>&lt;P&gt;It has to do with your encoding. I was able to successfully import a lambda in an .xlsx file with SAS 9.4 (Unicode Support) which is in the additional languages folder. I found this article helpful:&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sgf/2017/05/19/demystifying-and-resolving-common-transcoding-problems/" target="_self"&gt;Demystifying and resolving common transcoding problems&lt;/A&gt;. Also, this support page:&amp;nbsp;&lt;A href="http://support.sas.com/kb/52/716.html.&amp;nbsp;" target="_blank"&gt;http://support.sas.com/kb/52/716.html.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 16:46:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-not-read-special-characters-from-xlsx-file/m-p/476515#M122647</guid>
      <dc:creator>bobpep212</dc:creator>
      <dc:date>2018-07-09T16:46:03Z</dc:date>
    </item>
  </channel>
</rss>

