<?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: Importing Less than equal and greater than equal into SAS EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385897#M24870</link>
    <description>&lt;P&gt;Normal LATIN1 encoding does not have a single byte mapping for those glyphs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change SAS servers to one that is &amp;nbsp;using UTF8 encoding so that SAS can store those special characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Aug 2017 14:49:33 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2017-08-06T14:49:33Z</dc:date>
    <item>
      <title>Importing Less than equal and greater than equal into SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385780#M24853</link>
      <description>&lt;P&gt;I have a report that is formatted wide with special charater, *,&amp;nbsp;≥ and&amp;nbsp;&amp;nbsp;≤. &amp;nbsp;The asterik imports fine but not the&amp;nbsp;&lt;SPAN&gt;≥ and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;≤, these symbols get imported as a ?.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need to import this file so I can transform the data from wide to long format using Transpose. &amp;nbsp;I have to do this every year for three different large files, so the the long format can be published for app developers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Each instance is unique in that if its&amp;nbsp;≥95%, there will never be a 95% or a ≤95% etc. A&amp;nbsp;global replace of&amp;nbsp;?&lt;SPAN&gt;95% with&amp;nbsp;≥95% would work, but TRANWRD does not like the&amp;nbsp;≥.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I have been doing the replace in Excell, but would like to find a code solution, since this will be an ongoing task.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Here are the fields that are having an issue and what they should be:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;?95% to ≥95%&lt;/P&gt;&lt;P&gt;?5% to ≤5%&lt;/P&gt;&lt;P&gt;?98% to ≥98%&lt;/P&gt;&lt;P&gt;?2% to ≤2%&lt;/P&gt;&lt;P&gt;?99% to ≥99%&lt;/P&gt;&lt;P&gt;?1% to ≤1%&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 21:47:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385780#M24853</guid>
      <dc:creator>vdaher</dc:creator>
      <dc:date>2017-08-04T21:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Less than equal and greater than equal into SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385881#M24869</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Take a look at this message to see if the solution helps you:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;&lt;STRONG&gt;Import data from MS access/Excel while retaining special characters&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;&lt;A title="Import data from MS access/Excel while retaining special characters" href="https://communities.sas.com/t5/Base-SAS-Programming/Import-data-from-MS-access-Excel-while-retaining-special/m-p/352237/highlight/true#M82077" target="_blank"&gt;https://communities.sas.com/t5/Base-SAS-Programming/Import-data-from-MS-access-Excel-while-retaining-special/m-p/352237/highlight/true#M82077&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;The SAS server used by Enterprise Guide must be started with Unicode support.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2017 00:22:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385881#M24869</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2017-08-06T00:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Less than equal and greater than equal into SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385897#M24870</link>
      <description>&lt;P&gt;Normal LATIN1 encoding does not have a single byte mapping for those glyphs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change SAS servers to one that is &amp;nbsp;using UTF8 encoding so that SAS can store those special characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2017 14:49:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Importing-Less-than-equal-and-greater-than-equal-into-SAS-EG/m-p/385897#M24870</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-08-06T14:49:33Z</dc:date>
    </item>
  </channel>
</rss>

