<?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 problem importing currency symbol column (in particular British pound currency) that comes up as ? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896292#M354149</link>
    <description>&lt;P&gt;Please help (if indeed there is a solution)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m running a proc import (see 21.sas)&lt;/P&gt;&lt;P&gt;I'm using SAS 9.4 (unicode support), which I need to use to ensure my data files are consistent in their encoding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the proc import shows the British pound symbol as a question mark with a black diamond around it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help with resolving the proc import command to show the data the correct currency symbol?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reubens_0-1695921986353.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88402iFB3172F5468C981C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reubens_0-1695921986353.png" alt="reubens_0-1695921986353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Note: Using SAS9.4 (english) will import the british pound currency just fine]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward to your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a small CSV file with my proc import code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Reuben&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 17:26:53 GMT</pubDate>
    <dc:creator>reubens</dc:creator>
    <dc:date>2023-09-28T17:26:53Z</dc:date>
    <item>
      <title>problem importing currency symbol column (in particular British pound currency) that comes up as ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896292#M354149</link>
      <description>&lt;P&gt;Please help (if indeed there is a solution)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m running a proc import (see 21.sas)&lt;/P&gt;&lt;P&gt;I'm using SAS 9.4 (unicode support), which I need to use to ensure my data files are consistent in their encoding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the proc import shows the British pound symbol as a question mark with a black diamond around it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help with resolving the proc import command to show the data the correct currency symbol?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reubens_0-1695921986353.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88402iFB3172F5468C981C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reubens_0-1695921986353.png" alt="reubens_0-1695921986353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Note: Using SAS9.4 (english) will import the british pound currency just fine]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward to your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a small CSV file with my proc import code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Reuben&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 17:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896292#M354149</guid>
      <dc:creator>reubens</dc:creator>
      <dc:date>2023-09-28T17:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: problem importing currency symbol column (in particular British pound currency) that comes up as</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896296#M354152</link>
      <description>&lt;P&gt;For one, do never use PROC IMPORT for csv files; you are&amp;nbsp;&lt;STRONG&gt;MUCH&amp;nbsp;&lt;/STRONG&gt;better off writing the DATA step yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second, I suspect that your csv file was created in a single-byte environment, and you should use the ENCODING= option of the INFILE statement, most probably with a value of WLATIN1.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 17:37:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896296#M354152</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-09-28T17:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem importing currency symbol column (in particular British pound currency) that comes up as</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896303#M354159</link>
      <description>&lt;P&gt;thanks you so much Kurt for the quick reply and solution&lt;/P&gt;&lt;P&gt;Perfect, that works great!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 17:46:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-importing-currency-symbol-column-in-particular-British/m-p/896303#M354159</guid>
      <dc:creator>reubens</dc:creator>
      <dc:date>2023-09-28T17:46:54Z</dc:date>
    </item>
  </channel>
</rss>

