<?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: How to make a subgroup instead of a separate column in PROC REPORT? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/761032#M25229</link>
    <description>Thanks @FreelanceReinhard! &lt;BR /&gt;  When you couple the leftmargin style override with the STYLE=JOURNAL look and feel of the output, it works very nicely for these type of "demographic" reports. In fact, I first used the leftmargin style attribute in the examples for an SGF paper back in '08 (2008, that is). Here's the link: &lt;A href="https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf&lt;/A&gt; and then a follow-up to that paper in 2016 called That's All Right: More Complex Reports, here &lt;A href="https://support.sas.com/resources/papers/proceedings16/SAS5762-2016.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings16/SAS5762-2016.pdf&lt;/A&gt;  (and just for grins, the section titles are riffs on Elvis songs ).&lt;BR /&gt;Cynthia</description>
    <pubDate>Wed, 11 Aug 2021 22:50:23 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2021-08-11T22:50:23Z</dc:date>
    <item>
      <title>How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760519#M25220</link>
      <description>&lt;P&gt;If I have two variables, where one is a subgroup of another, how can I make the ODS RTF and ODS PDF output report look like the picture I have below with Type indented under Make instead of having them be two separate columns?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FriendJen_0-1628638551594.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/62462i4FB67FFC74A7A7E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FriendJen_0-1628638551594.png" alt="FriendJen_0-1628638551594.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edited for clarifications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:36:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760519#M25220</guid>
      <dc:creator>FriendJen</dc:creator>
      <dc:date>2021-08-10T23:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760553#M25221</link>
      <description>&lt;P&gt;Please supply your source data in usable form, as you were shown here:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/How-to-use-PROC-MIANALYZE-with-PROC-PHREG-for-competing-risks/m-p/676737/highlight/true#M32437" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/Statistical-Procedures/How-to-use-PROC-MIANALYZE-with-PROC-PHREG-for-competing-risks/m-p/676737/highlight/true#M32437&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the "little running man" button right next to the one indicated for posting the code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54552i914D97BE1B0F21E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(the indicated button is for logs and other text where you want to keep the fixed-space formatting)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 07:43:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760553#M25221</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-08-10T07:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760561#M25222</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/250786"&gt;@FriendJen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One way to achieve this is to create a new character variable, say &lt;FONT face="courier new,courier"&gt;reg_ctry&lt;/FONT&gt;, which contains the values for the first column. You can still use the original variable &lt;FONT face="courier new,courier"&gt;Region&lt;/FONT&gt; as an ORDER variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an example using SASHELP.CARS (and its variable &lt;FONT face="courier new,courier"&gt;Make&lt;/FONT&gt; as "country")&lt;FONT face="helvetica"&gt;:&lt;/FONT&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc summary data=sashelp.cars(rename=(Origin=Region Make=Country));
class region country;
output out=counts(where=(_type_ ne 1));
run;

proc sort data=counts;
by region;
run;

data want(keep=r: n:);
set counts;
length reg_ctry $20 n_pct $13;
if _type_=0 then do;
  reg_ctry='All';
  _t=_freq_;
  call symputx('_t',_t);
  link calc;
end;
else if _type_=2 then do;
  reg_ctry=region;
  n_pct=' ';
  output;
  reg_ctry='  Any country';
  link calc;
end;
else do;
  reg_ctry='  '||country;
  link calc;
end;
retain _t;
return;
calc:
  _pct=_freq_/_t;
  n_pct=put(_freq_,4.)||' '||put(-_pct,percent8.1);
  output;
return;
run;

proc report data=want headline;
column region reg_ctry n_pct;
define region / order missing noprint;
define reg_ctry / 'Region/   Country';
define n_pct / "Count/(N=&amp;amp;_t)";
break before region / skip;
compute after;
  line @3 35*'_';
endcomp;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;FONT face="helvetica"&gt;Result (using the ODS listing destination):&lt;/FONT&gt;&lt;/P&gt;
&lt;PRE&gt;  Region                Count
    Country             (N=428)
  ___________________________________

  All                    428 (100.0%)

  Asia
    Any country          158 ( 36.9%)
    Acura                  7 (  1.6%)
    Honda                 17 (  4.0%)
    Hyundai               12 (  2.8%)
    Infiniti               8 (  1.9%)
    Isuzu                  2 (  0.5%)
    Kia                   11 (  2.6%)
    Lexus                 11 (  2.6%)
    Mazda                 11 (  2.6%)
    Mitsubishi            13 (  3.0%)
    Nissan                17 (  4.0%)
    Scion                  2 (  0.5%)
    Subaru                11 (  2.6%)
    Suzuki                 8 (  1.9%)
    Toyota                28 (  6.5%)

  Europe
    Any country          123 ( 28.7%)
    Audi                  19 (  4.4%)
    BMW                   20 (  4.7%)
    Jaguar                12 (  2.8%)
    Land Rover             3 (  0.7%)
    MINI                   2 (  0.5%)
    Mercedes-Benz         26 (  6.1%)
    Porsche                7 (  1.6%)
    Saab                   7 (  1.6%)
    Volkswagen            15 (  3.5%)
    Volvo                 12 (  2.8%)

  USA
    Any country          147 ( 34.3%)
    Buick                  9 (  2.1%)
    Cadillac               8 (  1.9%)
    Chevrolet             27 (  6.3%)
    Chrysler              15 (  3.5%)
    Dodge                 13 (  3.0%)
    Ford                  23 (  5.4%)
    GMC                    8 (  1.9%)
    Hummer                 1 (  0.2%)
    Jeep                   3 (  0.7%)
    Lincoln                9 (  2.1%)
    Mercury                9 (  2.1%)
    Oldsmobile             3 (  0.7%)
    Pontiac               11 (  2.6%)
    Saturn                 8 (  1.9%)
  ___________________________________&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 08:54:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760561#M25222</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-08-10T08:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760778#M25224</link>
      <description>&lt;P&gt;Thank you for your response!! Do you know how I can do this with ODS RTF and ODS PDF output?&lt;BR /&gt;(I've updated my post to clarify)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760778#M25224</guid>
      <dc:creator>FriendJen</dc:creator>
      <dc:date>2021-08-10T23:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760782#M25225</link>
      <description>&lt;P&gt;Thank you for responding! Unfortunately, I cannot post the source code for my data as it contains sensitive information. The picture I posted was from the example table I am trying to make (after I changed the variable names).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say the data is the sashelp.cars dataset, with the variable Make as Region, Type as Country, DriveTrain as a group variable for counts columns. Counts will be the number of models falling under that category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the confusion, I will update the question to reflect this.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:35:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760782#M25225</guid>
      <dc:creator>FriendJen</dc:creator>
      <dc:date>2021-08-10T23:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760883#M25226</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/250786"&gt;@FriendJen&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Do you know how I can do this with ODS RTF and ODS PDF output?&lt;BR /&gt;(I've updated my post to clarify)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For simplicity, please let me continue with my original example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For ODS PDF I found useful tips in section 8.6.5 "Line Breaks and Wrapping" of&amp;nbsp;&lt;A href="http://www.sas.com/store/books/categories/usage-and-reference/carpenter-s-complete-guide-to-the-sas-report-procedure/prodBK_60966_en.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Carpenter's Complete Guide to the SAS® REPORT Procedure&lt;/A&gt;&lt;SPAN&gt;, p. 282 ff. I inserted empty observations into dataset WANT (to obtain the blank lines) and replaced the leading blanks in variable &lt;FONT face="courier new,courier"&gt;reg_ctry&lt;/FONT&gt; by &lt;FONT face="courier new,courier"&gt;~_&lt;/FONT&gt; (where &lt;FONT face="courier new,courier"&gt;'~'&lt;/FONT&gt; will serve as the ODS escape character). However, see a variant of this, suitable for both PDF &lt;EM&gt;and&lt;/EM&gt; RTF, further below.&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data want(keep=r: n:);
set counts end=eof;
by region;
length reg_ctry $20 n_pct $13;
if _type_=0 then do;
  output;
  reg_ctry='All';
  _t=_freq_;
  call symputx('_t',_t);
  link calc;
end;
else if _type_=2 then do;
  reg_ctry=region;
  n_pct=' ';
  output;
  reg_ctry='~_~_Any country';
  link calc;
end;
else do;
  reg_ctry='~_~_'||country;
  link calc;
end;
if last.region and not eof then do; 
  call missing(reg_ctry, n_pct);
  output;
end;
retain _t;
return;
calc:
  _pct=_freq_/_t;
  n_pct=put(_freq_,4.)||' '||put(-_pct,percent8.1);
  output;
return;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The escape-underscore sequences (creating non-breaking spaces) are also used in the PROC REPORT code controlling the headers, together with additional in-line commands (&lt;FONT face="courier new,courier"&gt;m&lt;/FONT&gt;=indentation mark, &lt;FONT face="courier new,courier"&gt;1n&lt;/FONT&gt;=line break, &lt;FONT face="courier new,courier"&gt;-2n&lt;/FONT&gt;=line break honoring the indentation mark) and style specifications.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods pdf style=monospace file='C:\Temp\want.pdf';
ods escapechar = '~';

proc report data=want style(hdr)={just=left};
column region reg_ctry n_pct;
define region / order missing noprint;
define reg_ctry / 'Region~1n~_~_Country';
define n_pct / "~_~_~_~_~_~mCount~-2n(N=&amp;amp;_t)" style(column)={just=right};
compute after;
  line 35*'_';
endcomp;
run;

ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With ODS RTF the "&lt;FONT face="courier new,courier"&gt;~_&lt;/FONT&gt;" sequence did not produce the desired indentation. Therefore I replaced it with hex A0 characters (=non-breaking spaces). That is, in the DATA step shown above only two lines are modified:&lt;/P&gt;
&lt;PRE&gt;&lt;FONT color="#999999"&gt;data want(keep=r: n:);
...
  reg_ctry=&lt;STRONG&gt;&lt;FONT color="#000000"&gt;'&lt;/FONT&gt;&lt;FONT color="#000000"&gt;A0A0'x||'&lt;/FONT&gt;&lt;/STRONG&gt;Any country';
...
  reg_ctry=&lt;FONT color="#000000"&gt;&lt;STRONG&gt;'A0A0'x&lt;/STRONG&gt;&lt;/FONT&gt;||country;
...
run;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;As it turned out, these work with ODS PDF as well, so you can use this WANT dataset for both ODS destinations.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the header strings specified in the DEFINE statements of the PROC REPORT step I typed the 'A0'x characters as Alt+0160. (Note that&amp;nbsp;hexadecimal A0 = decimal 160.)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods rtf style=monospace file='C:\Temp\want.rtf';
ods escapechar = '~';

proc report data=want style(hdr)={just=left};
column region reg_ctry n_pct;
define region / order missing noprint;
define reg_ctry / 'Region~1n&amp;nbsp;&amp;nbsp;Country'; /* Blanks are 'A0'x characters! */
define n_pct / "&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;~mCount~1n&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(N=&amp;amp;_t)" /* Blanks are 'A0'x characters! */
               style(column)={just=right};
compute after;
  line 35*'_';
endcomp;
run;

ods rtf close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Results:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="left: PDF, right: RTF" style="width: 526px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/62476i7D453BE7184BE8FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="PDF_vs_RTF.png" alt="left: PDF, right: RTF" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;left: PDF, right: RTF&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 10:24:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760883#M25226</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-08-11T10:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760995#M25227</link>
      <description>&lt;P&gt;Hi:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; For RTF and PDF destinations, I find that the leftmargin style attribute works for me. I had this example that I show when students ask about indenting a subgroup under a group:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1628710229476.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/62484iE766783C55CA9ECE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1628710229476.png" alt="Cynthia_sas_0-1628710229476.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; The leftmargin attribute won't work for the LISTING destination, but it works for me for RTF and PDF. A possible alternative to consider.&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 19:31:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/760995#M25227</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-08-11T19:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/761016#M25228</link>
      <description>&lt;P&gt;Thank you so much,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;, for chiming in! &lt;EM&gt;Leftmargin style attribute&lt;/EM&gt; -- this looks much more professional than my SAS-v6-inspired way of pushing strings around with 'A0'x characters. Indeed a great alternative to consider. I also like the clever use of the COMPUTE block. And the fact that the same PROC REPORT step works equally well for both ODS destinations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like I should enroll in one of your ODS classes ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 21:04:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/761016#M25228</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-08-11T21:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a subgroup instead of a separate column in PROC REPORT?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/761032#M25229</link>
      <description>Thanks @FreelanceReinhard! &lt;BR /&gt;  When you couple the leftmargin style override with the STYLE=JOURNAL look and feel of the output, it works very nicely for these type of "demographic" reports. In fact, I first used the leftmargin style attribute in the examples for an SGF paper back in '08 (2008, that is). Here's the link: &lt;A href="https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf&lt;/A&gt; and then a follow-up to that paper in 2016 called That's All Right: More Complex Reports, here &lt;A href="https://support.sas.com/resources/papers/proceedings16/SAS5762-2016.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings16/SAS5762-2016.pdf&lt;/A&gt;  (and just for grins, the section titles are riffs on Elvis songs ).&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 11 Aug 2021 22:50:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-a-subgroup-instead-of-a-separate-column-in-PROC/m-p/761032#M25229</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-08-11T22:50:23Z</dc:date>
    </item>
  </channel>
</rss>

