<?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 Data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data/m-p/438565#M109362</link>
    <description>&lt;P&gt;Not easily.&amp;nbsp; Its more about understanding the data.&amp;nbsp; For instance:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;345678910&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You could assume the last two digits are the final number, but:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;345678190&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would the last two still be the last number?&amp;nbsp; Or should it be zero and the previous one be 19?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why is the data like that?&amp;nbsp; A demilited file will make your life a lot easier.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also note that your want dataset data does not match you have data, row one does not contain a 9 for instance, and there are four rows in the have and only 3 in the want.&amp;nbsp; Perhaps provide some acurate test data and describe what you want in more detail, i.e. the how and why.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2018 09:01:15 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2018-02-20T09:01:15Z</dc:date>
    <item>
      <title>Importing Data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data/m-p/438559#M109360</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could Please help how to read or import in SAS, if a dataset like below.&lt;/P&gt;&lt;P&gt;The input file can only have a max of 8 values in single row and this data set has 10 variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ABCDEFGH&lt;/P&gt;&lt;P&gt;IJABCDEF&lt;/P&gt;&lt;P&gt;GHIJABCD&lt;/P&gt;&lt;P&gt;EFGHIJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A,B,C,D,E,F,G,H,I,J&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A,B,C,D,E,F,G,H,I,J&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A,B,C,D,E,F,G,H,I,J&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinidhi&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:20:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data/m-p/438559#M109360</guid>
      <dc:creator>srinidhi</dc:creator>
      <dc:date>2018-02-20T10:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data/m-p/438565#M109362</link>
      <description>&lt;P&gt;Not easily.&amp;nbsp; Its more about understanding the data.&amp;nbsp; For instance:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;345678910&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You could assume the last two digits are the final number, but:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;345678190&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would the last two still be the last number?&amp;nbsp; Or should it be zero and the previous one be 19?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why is the data like that?&amp;nbsp; A demilited file will make your life a lot easier.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also note that your want dataset data does not match you have data, row one does not contain a 9 for instance, and there are four rows in the have and only 3 in the want.&amp;nbsp; Perhaps provide some acurate test data and describe what you want in more detail, i.e. the how and why.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 09:01:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data/m-p/438565#M109362</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-02-20T09:01:15Z</dc:date>
    </item>
  </channel>
</rss>

