<?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: Import multi language Excel file in SAS using proc import in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/367947#M24084</link>
    <description>&lt;P&gt;Try&amp;nbsp;&lt;SPAN&gt;DBMS=XLSX or&amp;nbsp;DBMS=EXCEL.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;XLS would not work on Chinese,Japanese,Korean.... these double byte &amp;nbsp;character .&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 17 Jun 2017 13:10:51 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2017-06-17T13:10:51Z</dc:date>
    <item>
      <title>Import multi language Excel file in SAS using proc import</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/367942#M24083</link>
      <description>&lt;P&gt;I have multiple excel file as source. Some source file having data in Semi Chinese &amp;amp; traditional Chinese language.&lt;/P&gt;&lt;P&gt;I am using below proc import code for import excel file (.xls) . For English version file it working fine but same code not working for Semi Chinese &amp;amp; traditional Chinese , Output coming in unreadable format. I have also selected server U8 ( In my case it is GridSASApp_U8).&lt;/P&gt;&lt;P&gt;%let Sheetname = “Testdata”;&lt;/P&gt;&lt;P&gt;Proc Import out = work.Test1&lt;/P&gt;&lt;P&gt;DATAFILE = “/GridPath/Source/External_trad_chinese_sample.xls”&lt;/P&gt;&lt;P&gt;DBMS=XLS REPLACE;&lt;/P&gt;&lt;P&gt;SHEET=&amp;amp;Sheetname.;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS EG 6.1 (32-bit)&lt;/P&gt;&lt;P&gt;I am able to read this Chinese version file through wizard ( File &amp;nbsp;-&amp;gt; Import data) using server GridSASApp_U8 but I can’t use code which Auto generated by “Import data” because &amp;nbsp;Auto generated code using Dataline in &amp;nbsp;Infile statement under data step .&lt;/P&gt;&lt;P&gt;I have to change file location &amp;amp; file name based on condition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please suggest me that what change require in proc Import code in order to import multi language file under GridSASApp_U8 server.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2017 11:37:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/367942#M24083</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2017-06-17T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Import multi language Excel file in SAS using proc import</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/367947#M24084</link>
      <description>&lt;P&gt;Try&amp;nbsp;&lt;SPAN&gt;DBMS=XLSX or&amp;nbsp;DBMS=EXCEL.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;XLS would not work on Chinese,Japanese,Korean.... these double byte &amp;nbsp;character .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2017 13:10:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/367947#M24084</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-06-17T13:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Import multi language Excel file in SAS using proc import</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/368148#M24086</link>
      <description>&lt;P&gt;Thanks for your reply, Now it's working after change Excel file xls to xlsx .&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 03:49:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Import-multi-language-Excel-file-in-SAS-using-proc-import/m-p/368148#M24086</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2017-06-19T03:49:32Z</dc:date>
    </item>
  </channel>
</rss>

