<?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: List of Client IDs in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347666#M63639</link>
    <description>&lt;P&gt;How do you work with SAS? Studio, or Enterprise Guide?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2017 11:44:34 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-04-06T11:44:34Z</dc:date>
    <item>
      <title>List of Client IDs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347662#M63636</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have large SAS dababase of clients. In addition, I have a list of about half million clients with special characteristics that I recieved in an Excel file. I would like to tag&amp;nbsp;these clients in my SAS dababase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that I can import the&amp;nbsp;EXCEL file into SAS and merge the two datasets, but unfortunatelly I'm not allowed to permanently save created databases, (I can only use the WORK directory) So every once in a while, I have to re-create the database I use and the merging and importing of the Excel file takes prohibitively long every time. Do I have any other options?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I ask SAS to read the list from an EXCEL file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347662#M63636</guid>
      <dc:creator>GKati</dc:creator>
      <dc:date>2017-04-06T11:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: List of Client IDs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347663#M63637</link>
      <description>&lt;P&gt;Have a permanent library set up for use by you, and import the Excel into that.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:37:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347663#M63637</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-04-06T11:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: List of Client IDs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347665#M63638</link>
      <description>&lt;P&gt;So there is no way around it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:42:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347665#M63638</guid>
      <dc:creator>GKati</dc:creator>
      <dc:date>2017-04-06T11:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: List of Client IDs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347666#M63639</link>
      <description>&lt;P&gt;How do you work with SAS? Studio, or Enterprise Guide?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:44:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347666#M63639</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-04-06T11:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: List of Client IDs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347673#M63641</link>
      <description>&lt;P&gt;Half a million rows in Excel, I would have jumped out of the window (assuming on floor &amp;gt; 3 of course) by now. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you only have work, import the data to a dataset, then copy that dataset from work to somewhere you have access to and copy + paste it back to work any time you need to use it. &amp;nbsp;However it sounds like a total mess anyways.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 12:21:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347673#M63641</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-04-06T12:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: List of Client IDs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347701#M63643</link>
      <description>&lt;P&gt;Are you allowed to permanently save other files, such as text files?&amp;nbsp; SAS formats?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At any rate, it's probably faster to avoid sort + merge.&amp;nbsp; You can create a format from the Excel file and use the format to flag records.&amp;nbsp; If you want details, you'll have to give a small example of what is in the Excel file.&amp;nbsp; (DO NOT post an Excel file, just post a few lines of text.)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 13:25:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/List-of-Client-IDs/m-p/347701#M63643</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-04-06T13:25:53Z</dc:date>
    </item>
  </channel>
</rss>

