<?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: Columns grouping in a column in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48279#M9965</link>
    <description>This question was already posted in 2 different forums -- the SAS Procedures forum and the ODS and Reporting Forum. There is no need to post the same version of a previous question over and over again. People already responded to this question the first time you asked the question -and- they responded in both of the forums where you posted the question.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 10 Dec 2010 17:22:34 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-12-10T17:22:34Z</dc:date>
    <item>
      <title>Columns grouping in a column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48277#M9963</link>
      <description>I have four columns named prd_grp,prd-subgroup,prd_desc and &lt;BR /&gt;
loan_amount. &lt;BR /&gt;
The output columns in sequence are: &lt;B&gt;Item Total Loan_amount&lt;/B&gt;&lt;BR /&gt;
The data is as follows: &lt;BR /&gt;
&lt;BR /&gt;
prd_grp prd_subgroup prd_desc loan_amount &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ASSETS All_Other Loans 234 &lt;BR /&gt;
ASSETS All_Other abc 345 &lt;BR /&gt;
ASSETS All_Other Quoted_Shares 213 &lt;BR /&gt;
LIABILIITES Deposits Current_Deposs 435 &lt;BR /&gt;
LIABILIITES Deposits Fixed 325 &lt;BR /&gt;
LIABILIITES Deposits NIDs &amp;amp; Repos 256 &lt;BR /&gt;
LIABILIITES Deposits Savings 218 &lt;BR /&gt;
&lt;BR /&gt;
I want the output with Item,total and loan_amount columns:&lt;BR /&gt;
Below is the output I needed &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Item                           Total                Loan_amount &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ASSETS &lt;BR /&gt;
All_Other &lt;BR /&gt;
Loans                                                        234 &lt;BR /&gt;
abc                                                          345 &lt;BR /&gt;
Quoted_Shares Held                                  213 &lt;BR /&gt;
Total                                                        692 &lt;BR /&gt;
LIABILIITES &lt;BR /&gt;
Deposits &lt;BR /&gt;
Current Deposits                                     435 &lt;BR /&gt;
Fixed                                                      325 &lt;BR /&gt;
NIDs &amp;amp; Repos                                       256 &lt;BR /&gt;
Savings                                              218 &lt;BR /&gt;
Total                                                     1234 &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Can anone help me on this,as this is critical.&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Fri, 10 Dec 2010 15:46:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48277#M9963</guid>
      <dc:creator>Siddhartha</dc:creator>
      <dc:date>2010-12-10T15:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Columns grouping in a column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48278#M9964</link>
      <description>Please see the response to the same OP in the Procedures Forum.&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12215&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12215&amp;amp;tstart=0&lt;/A&gt;</description>
      <pubDate>Fri, 10 Dec 2010 16:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48278#M9964</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2010-12-10T16:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Columns grouping in a column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48279#M9965</link>
      <description>This question was already posted in 2 different forums -- the SAS Procedures forum and the ODS and Reporting Forum. There is no need to post the same version of a previous question over and over again. People already responded to this question the first time you asked the question -and- they responded in both of the forums where you posted the question.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 10 Dec 2010 17:22:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Columns-grouping-in-a-column/m-p/48279#M9965</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-12-10T17:22:34Z</dc:date>
    </item>
  </channel>
</rss>

