<?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: Proc import xlsx file, some special characters exist. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-import-xlsx-file-some-special-characters-exist/m-p/720650#M223250</link>
    <description>&lt;P&gt;If there are any notes in the LOG about "encoding" it is a good idea to copy those notes and share them on the forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a personal opinion, there is no such thing as a "normal" import of XLSX files. There is so much garbage that can occur if the files are ever manually edited that way too many of them have challenges.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative might be to do a Save AS CSV file format and try importing that file.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Feb 2021 13:33:05 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-02-20T13:33:05Z</dc:date>
    <item>
      <title>Proc import xlsx file, some special characters exist.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-import-xlsx-file-some-special-characters-exist/m-p/720645#M223247</link>
      <description>I was working on a task and just wanted to import a xlsx file.&lt;BR /&gt;&lt;BR /&gt;The code is just a normal proc import step as below.&lt;BR /&gt;&lt;BR /&gt;Proc import datafile = “//path” out=“want” dbms=xlsx replaces;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;Say there is a column (rating) and contains some varibles like “4B”, “1A”, “3C” etc.&lt;BR /&gt;But after running the code, It shows as “_x0034_B”, “_x0031_A”, “_x0033_C”, and this also happens on other character format columns.&lt;BR /&gt;&lt;BR /&gt;And this issue only exists on a single xlsx file, all other files are worked as usual.&lt;BR /&gt;&lt;BR /&gt;I was wondering if there is any error on the specific file.&lt;BR /&gt;&lt;BR /&gt;Please help, many thanks.&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Feb 2021 11:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-import-xlsx-file-some-special-characters-exist/m-p/720645#M223247</guid>
      <dc:creator>Kendrew</dc:creator>
      <dc:date>2021-02-20T11:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc import xlsx file, some special characters exist.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-import-xlsx-file-some-special-characters-exist/m-p/720650#M223250</link>
      <description>&lt;P&gt;If there are any notes in the LOG about "encoding" it is a good idea to copy those notes and share them on the forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a personal opinion, there is no such thing as a "normal" import of XLSX files. There is so much garbage that can occur if the files are ever manually edited that way too many of them have challenges.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative might be to do a Save AS CSV file format and try importing that file.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 13:33:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-import-xlsx-file-some-special-characters-exist/m-p/720650#M223250</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-02-20T13:33:05Z</dc:date>
    </item>
  </channel>
</rss>

