<?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 Column grouping in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-grouping/m-p/48183#M6262</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_amou&lt;/B&gt;nt&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:45:08 GMT</pubDate>
    <dc:creator>Siddhartha</dc:creator>
    <dc:date>2010-12-10T15:45:08Z</dc:date>
    <item>
      <title>Column grouping</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-grouping/m-p/48183#M6262</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_amou&lt;/B&gt;nt&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:45:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-grouping/m-p/48183#M6262</guid>
      <dc:creator>Siddhartha</dc:creator>
      <dc:date>2010-12-10T15:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Column grouping</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-grouping/m-p/48184#M6263</link>
      <description>Hi:&lt;BR /&gt;
  Several answers have been posted to this example when you asked it in your 2 PREVIOUS forum postings. Did you try any of that code? Was there an issue with any of those responses or approaches?&lt;BR /&gt;
&lt;BR /&gt;
  Also, for "critical" or "urgent" help you should open a track with Tech Support. Forum participation happens when folks have time and the inclination to help. If you haven't looked at or tried anything that's already been suggested you may find that folks don't have much incliniation to help.&lt;BR /&gt;
 &lt;BR /&gt;
If there was an issue with any of the code posted in the other places, then it would have been better for you to continue the thread/conversation in the other posting, so people can see code that's already been suggested and that you seem to find unacceptable.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
&lt;BR /&gt;
Previous forum postings&lt;BR /&gt;
SAS Procedures responses:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12206&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12206&amp;amp;tstart=0&lt;/A&gt; (3 postings)&lt;BR /&gt;
                           &lt;BR /&gt;
ODS and Reporting responses:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12186&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12186&amp;amp;tstart=0&lt;/A&gt; (6 postings)</description>
      <pubDate>Fri, 10 Dec 2010 16:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-grouping/m-p/48184#M6263</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-12-10T16:03:29Z</dc:date>
    </item>
  </channel>
</rss>

