<?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: Moving back column's values (part of it) into another column in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Moving-back-column-s-values-part-of-it-into-another-column/m-p/822453#M324782</link>
    <description>&lt;P&gt;I suggest providing an example of the file BEFORE you read it into SAS and how you read the data into into SAS.&lt;/P&gt;
&lt;P&gt;That looks very likely to have been reading a delimited file, such as CSV, but not using the appropriate options to not use the delimiter when enclosed in quotes which is DSD on an Infile statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To provide the code used to read the the data copy the code from your editor and on the forum open a text box with the &amp;lt;/&amp;gt; icon that appears above the message window and paste the text of the code. Do the the same with the first 5 or 6 lines of the file read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reading the data correctly often is easier than "fixing" data read incorrectly.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jul 2022 05:27:54 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2022-07-10T05:27:54Z</dc:date>
    <item>
      <title>Moving back column's values (part of it) into another column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Moving-back-column-s-values-part-of-it-into-another-column/m-p/822451#M324780</link>
      <description>&lt;P&gt;I have a dataset with variables that contain other variable's values. For example part of address (AR 02531) is in another variable user_id as shown on the screenshot. I need help with putting the complete address as ''6208 Wright Mountains AR 02531''&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 02:25:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Moving-back-column-s-values-part-of-it-into-another-column/m-p/822451#M324780</guid>
      <dc:creator>Mariloud</dc:creator>
      <dc:date>2022-07-10T02:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Moving back column's values (part of it) into another column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Moving-back-column-s-values-part-of-it-into-another-column/m-p/822453#M324782</link>
      <description>&lt;P&gt;I suggest providing an example of the file BEFORE you read it into SAS and how you read the data into into SAS.&lt;/P&gt;
&lt;P&gt;That looks very likely to have been reading a delimited file, such as CSV, but not using the appropriate options to not use the delimiter when enclosed in quotes which is DSD on an Infile statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To provide the code used to read the the data copy the code from your editor and on the forum open a text box with the &amp;lt;/&amp;gt; icon that appears above the message window and paste the text of the code. Do the the same with the first 5 or 6 lines of the file read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reading the data correctly often is easier than "fixing" data read incorrectly.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 05:27:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Moving-back-column-s-values-part-of-it-into-another-column/m-p/822453#M324782</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-07-10T05:27:54Z</dc:date>
    </item>
  </channel>
</rss>

