<?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: Populate observation in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Populate-observation/m-p/29048#M6795</link>
    <description>Check the CATX function, it may be a solution to your problem.&lt;BR /&gt;
[pre]&lt;BR /&gt;
address = CATX("\n", var1, var2, var3) ;&lt;BR /&gt;
[/pre]</description>
    <pubDate>Thu, 03 Jul 2008 11:37:32 GMT</pubDate>
    <dc:creator>Olivier</dc:creator>
    <dc:date>2008-07-03T11:37:32Z</dc:date>
    <item>
      <title>Populate observation</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Populate-observation/m-p/29047#M6794</link>
      <description>We have a requirement to populate an address field from database observation, please help.&lt;BR /&gt;
&lt;BR /&gt;
The values will be extracted with more than one variable, &lt;BR /&gt;
like VAR1  = #1C, RMG CAMPUS,&lt;BR /&gt;
       VAR2 = MG STREET, &lt;BR /&gt;
        VAR3 = TN. &lt;BR /&gt;
&lt;BR /&gt;
Format should be like below:&lt;BR /&gt;
Name     Contact_no             Address&lt;BR /&gt;
Shan      999999999             &lt;B&gt; #1C, RMG CAMPUS,\n&lt;BR /&gt;
                                           MG STREET,\n&lt;BR /&gt;
                                           TN.&lt;/B&gt;\n</description>
      <pubDate>Thu, 03 Jul 2008 09:12:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Populate-observation/m-p/29047#M6794</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-03T09:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Populate observation</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Populate-observation/m-p/29048#M6795</link>
      <description>Check the CATX function, it may be a solution to your problem.&lt;BR /&gt;
[pre]&lt;BR /&gt;
address = CATX("\n", var1, var2, var3) ;&lt;BR /&gt;
[/pre]</description>
      <pubDate>Thu, 03 Jul 2008 11:37:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Populate-observation/m-p/29048#M6795</guid>
      <dc:creator>Olivier</dc:creator>
      <dc:date>2008-07-03T11:37:32Z</dc:date>
    </item>
  </channel>
</rss>

