<?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: Determine Character Set used in a SAS Data File in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Determine-Character-Set-used-in-a-SAS-Data-File/m-p/434394#M281941</link>
    <description>&lt;P&gt;PROC CONTENTS will tell you the encoding (character set) of a SAS dataset:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc contents data = sashelp.class;run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You will find the SAS NLS Guide helpful in fixing NLS options:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=nlsref&amp;amp;docsetTarget=n1d2i07lune0dxn1bsah301axr4v.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=nlsref&amp;amp;docsetTarget=n1d2i07lune0dxn1bsah301axr4v.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 21:48:25 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-02-05T21:48:25Z</dc:date>
    <item>
      <title>Determine Character Set used in a SAS Data File</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Determine-Character-Set-used-in-a-SAS-Data-File/m-p/434332#M281940</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I tell what character set (locale) is used in a SAS data file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue using some SAS datafiles in Tableau. When I&amp;nbsp;connect to the data file and view it in Tableau, some rows are missing. These rows show up in SAS EG. When I create a copy of the SAS data file using proc copy and connect to it with Tableau, the rows appear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 18:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Determine-Character-Set-used-in-a-SAS-Data-File/m-p/434332#M281940</guid>
      <dc:creator>ghassanzghaib</dc:creator>
      <dc:date>2018-02-05T18:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Determine Character Set used in a SAS Data File</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Determine-Character-Set-used-in-a-SAS-Data-File/m-p/434394#M281941</link>
      <description>&lt;P&gt;PROC CONTENTS will tell you the encoding (character set) of a SAS dataset:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc contents data = sashelp.class;run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You will find the SAS NLS Guide helpful in fixing NLS options:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=nlsref&amp;amp;docsetTarget=n1d2i07lune0dxn1bsah301axr4v.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=nlsref&amp;amp;docsetTarget=n1d2i07lune0dxn1bsah301axr4v.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 21:48:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Determine-Character-Set-used-in-a-SAS-Data-File/m-p/434394#M281941</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-02-05T21:48:25Z</dc:date>
    </item>
  </channel>
</rss>

