<?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: proc format? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-format/m-p/51663#M14180</link>
    <description>A PROC FORMAT (possibly using CNTLIN= to load from a SAS file) is a reasonable and efficient approach for known, discrete (or range-defined) value mapping (START-END to LABEL using SAS PROC FORMAT terms).&lt;BR /&gt;
&lt;BR /&gt;
You mention about how can I get it done - presuming you mean to define the association data values, you can load from a SAS member which can be created from external source.  Presumption is that someone, somewhere knows what's supposed to be used for this process, correct?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
proc format documentation cntlin site:sas.com

Message was edited by: sbb</description>
    <pubDate>Fri, 16 Jul 2010 20:43:01 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-07-16T20:43:01Z</dc:date>
    <item>
      <title>proc format?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-format/m-p/51662#M14179</link>
      <description>HI I have two tables. wonder if i can use proc format or any other SAS programming to achieve the following:&lt;BR /&gt;
&lt;BR /&gt;
Table #1&lt;BR /&gt;
Effective Date           Rate&lt;BR /&gt;
20100601                 2.5&lt;BR /&gt;
20090525                 2.25&lt;BR /&gt;
20090302                 2.0&lt;BR /&gt;
&lt;BR /&gt;
Table #2 (has 10,000 records)&lt;BR /&gt;
Customer  LendingDate&lt;BR /&gt;
A              20090701&lt;BR /&gt;
B              20090701&lt;BR /&gt;
..&lt;BR /&gt;
&lt;BR /&gt;
Basically what i want to do is use the rate Table #1 as reference table to add   new column "rate"  to  customer Table #2. For example&lt;BR /&gt;
If customer's lending date is 20100622 ,  then the rate will be 2.5&lt;BR /&gt;
If customer's lending date is 20100401 ,  then the rate will be 2.0&lt;BR /&gt;
&lt;BR /&gt;
My challenge is the table #1 could be growing  and I will not be the one update the table.  How can i get it done ?</description>
      <pubDate>Fri, 16 Jul 2010 20:39:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-format/m-p/51662#M14179</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-07-16T20:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: proc format?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-format/m-p/51663#M14180</link>
      <description>A PROC FORMAT (possibly using CNTLIN= to load from a SAS file) is a reasonable and efficient approach for known, discrete (or range-defined) value mapping (START-END to LABEL using SAS PROC FORMAT terms).&lt;BR /&gt;
&lt;BR /&gt;
You mention about how can I get it done - presuming you mean to define the association data values, you can load from a SAS member which can be created from external source.  Presumption is that someone, somewhere knows what's supposed to be used for this process, correct?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
proc format documentation cntlin site:sas.com

Message was edited by: sbb</description>
      <pubDate>Fri, 16 Jul 2010 20:43:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-format/m-p/51663#M14180</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-07-16T20:43:01Z</dc:date>
    </item>
  </channel>
</rss>

