<?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 report, tabulate or another procedure? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58516#M16441</link>
    <description>Thanks again for the array code Ksharp.  It not only works well in the current task, but I see myself using it a lot.&lt;BR /&gt;
&lt;BR /&gt;
I asked about using arrays in this form --- array v{*} a1_: a2_: a3_: a4_: --- but I neglected to ask how you handle the flags and reporting with multiple arrays.  Or to put it another way I understand the input but not the output.   &lt;BR /&gt;
&lt;BR /&gt;
One last thing regarding the reports:  What's the easiest way to run significance tests on the reports and highlight the results in the report?</description>
    <pubDate>Thu, 19 May 2011 04:11:51 GMT</pubDate>
    <dc:creator>veblen</dc:creator>
    <dc:date>2011-05-19T04:11:51Z</dc:date>
    <item>
      <title>proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58507#M16432</link>
      <description>I am trying to generate the reports described below and not sure if I should use PROC REPORT, TABULATE or another procedure.  (I seem to go down one path only to see than another might have advantages). &lt;BR /&gt;
&lt;BR /&gt;
Of course I would like to complete it in as few "steps" as possible.&lt;BR /&gt;
&lt;BR /&gt;
Any assistance would be highly appreciated.  &lt;BR /&gt;
&lt;BR /&gt;
Please let me know if any additional info is required.&lt;BR /&gt;
&lt;BR /&gt;
Also, are there any hard and fast rules to determine what procedure to use in such reporting?  Or is the selection primarily based on programmer choice?  I would like to find a process than I can use/standardize across any organization.&lt;BR /&gt;
&lt;BR /&gt;
Thanks, beforehand... &lt;BR /&gt;
&lt;BR /&gt;
date - Var1 - Var2  - Var3&lt;BR /&gt;
04-04    5       6         6&lt;BR /&gt;
04-07    3       2         2&lt;BR /&gt;
04-09    5       6         1&lt;BR /&gt;
04-11    4       4         6&lt;BR /&gt;
04-13    2       6         4&lt;BR /&gt;
04-15    1       6         3&lt;BR /&gt;
04-19    1       6         6&lt;BR /&gt;
&lt;BR /&gt;
(note:  only a single month of data is being shown.)&lt;BR /&gt;
&lt;BR /&gt;
3 Reports:&lt;BR /&gt;
&lt;BR /&gt;
*  Total # Responses (greater than or equal to 3);&lt;BR /&gt;
*  % of Responses (greater than or equal to 3) of the Total; &lt;BR /&gt;
*  Month-to-month % change of Responses over 3. &lt;BR /&gt;
&lt;BR /&gt;
(note:  I want it to be flexible enough to handle additional reporting, when needed.)&lt;BR /&gt;
&lt;BR /&gt;
------Jan - Feb - Mar - Apr -&amp;gt; Dec&lt;BR /&gt;
&lt;BR /&gt;
Q1&lt;BR /&gt;
Q2&lt;BR /&gt;
Q3</description>
      <pubDate>Wed, 27 Apr 2011 16:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58507#M16432</guid>
      <dc:creator>veblen</dc:creator>
      <dc:date>2011-04-27T16:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58508#M16433</link>
      <description>Your posr is ambiguous.&lt;BR /&gt;
You said want three report.&lt;BR /&gt;
But What these report do look like? and What layout are these report.&lt;BR /&gt;
En. I think Cynthia@sas will be happy to help you.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Thu, 28 Apr 2011 05:32:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58508#M16433</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-04-28T05:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58509#M16434</link>
      <description>The three reports are to have the same basic format (see below). &lt;BR /&gt;
&lt;BR /&gt;
Report 1: Includes the total # of responses (greater than or equal to 3) for each Var by month.&lt;BR /&gt;
Report 2: Includes the % of responses (greater than or equal to 3) of the total for each Var by month.&lt;BR /&gt;
Report 3: Includes the month-to-month % change of the responses (greater than or equal to 3) for each Var by month.&lt;BR /&gt;
&lt;BR /&gt;
(note: I want it to be flexible enough to handle additional reporting, when needed.)&lt;BR /&gt;
&lt;BR /&gt;
------Jan - Feb - Mar - Apr -&amp;gt; Dec&lt;BR /&gt;
&lt;BR /&gt;
Var1&lt;BR /&gt;
Var2&lt;BR /&gt;
Var3 &lt;BR /&gt;
&lt;BR /&gt;
(note:  I had Q1, Q2, Q3, listed for the Vars in my initial example.)</description>
      <pubDate>Thu, 28 Apr 2011 18:16:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58509#M16434</guid>
      <dc:creator>veblen</dc:creator>
      <dc:date>2011-04-28T18:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58510#M16435</link>
      <description>Your going to have to do some calculations before you can do any reports, though you might be able to get away with proc report. &lt;BR /&gt;
&lt;BR /&gt;
You posted the data you have, a sample of what the reports would look is useful otherwise we're trying to guess your calculations. &lt;BR /&gt;
&lt;BR /&gt;
I'd suggest adding in a flag for each variable/month gt 3 or  lt3 as an indicator. &lt;BR /&gt;
&lt;BR /&gt;
Then you can use proc tabulate to sum orpercent that as required to get the first two reports easily.&lt;BR /&gt;
&lt;BR /&gt;
The month to month change, are you comparing to the previous month? or same month previous year?&lt;BR /&gt;
&lt;BR /&gt;
 How do you define % change for gt 3 when that would be an indicator, it would basically be a change or no change?

Message was edited by: Reeza</description>
      <pubDate>Thu, 28 Apr 2011 18:54:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58510#M16435</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-04-28T18:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58511#M16436</link>
      <description>Thanks for the help Ksharp and Reeza, but I guess I will take it from here.&lt;BR /&gt;
&lt;BR /&gt;
The calculations are not the issue as much as the generation of the monthly data.&lt;BR /&gt;
&lt;BR /&gt;
I have provided the sample table format and I'm just looking to populate it with the totals and percentages by month.&lt;BR /&gt;
&lt;BR /&gt;
Thanks Again.</description>
      <pubDate>Thu, 28 Apr 2011 19:46:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58511#M16436</guid>
      <dc:creator>veblen</dc:creator>
      <dc:date>2011-04-28T19:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58512#M16437</link>
      <description>Monthly data isn't the issue for the first two definitions&lt;BR /&gt;
&lt;BR /&gt;
see below. &lt;BR /&gt;
&lt;BR /&gt;
For the month to month change you'd have to pre calculate the data for the reports so might as well do that anyways.&lt;BR /&gt;
&lt;BR /&gt;
data have;&lt;BR /&gt;
format date date9.;&lt;BR /&gt;
input date mmddyy10.  Var1  Var2  Var3;&lt;BR /&gt;
cards;&lt;BR /&gt;
04-04-2011 5 6 6&lt;BR /&gt;
04-07-2011 3 2 2&lt;BR /&gt;
04-09-2011 5 6 1&lt;BR /&gt;
04-11-2011 4 4 6&lt;BR /&gt;
04-13-2011 2 6 4&lt;BR /&gt;
04-15-2011 1 6 3&lt;BR /&gt;
04-19-2011 1 6 6&lt;BR /&gt;
05-04-2011 5 6 6&lt;BR /&gt;
05-07-2011 3 2 2&lt;BR /&gt;
05-09-2011 5 6 1&lt;BR /&gt;
05-11-2011 4 4 6&lt;BR /&gt;
05-13-2011 2 6 4&lt;BR /&gt;
05-15-2011 1 6 3&lt;BR /&gt;
05-19-2011 1 6 6&lt;BR /&gt;
06-04-2011 5 6 6&lt;BR /&gt;
06-07-2011 3 2 2&lt;BR /&gt;
06-09-2011 5 6 1&lt;BR /&gt;
06-11-2011 4 4 6&lt;BR /&gt;
06-13-2011 2 6 4&lt;BR /&gt;
06-15-2011 1 6 3&lt;BR /&gt;
06-19-2011 1 6 6&lt;BR /&gt;
;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
data have2;&lt;BR /&gt;
	set have;&lt;BR /&gt;
&lt;BR /&gt;
	flag_var1=var1 &amp;gt;= 3;&lt;BR /&gt;
	flag_var2=var2 &amp;gt;= 3;&lt;BR /&gt;
	flag_var3=var3 &amp;gt;= 3;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
proc tabulate data=have2;&lt;BR /&gt;
	class date;&lt;BR /&gt;
	var flag_var1 flag_var2 flag_var3;&lt;BR /&gt;
	tables date='', sum=''*flag_var1 sum=''*flag_var2 sum=''*flag_var3;&lt;BR /&gt;
	format date monyy7.;&lt;BR /&gt;
run;</description>
      <pubDate>Thu, 28 Apr 2011 20:08:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58512#M16437</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-04-28T20:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58513#M16438</link>
      <description>OK.&lt;BR /&gt;
[pre]&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
data have;&lt;BR /&gt;
format date mmddyy5.;&lt;BR /&gt;
input date : mmddyy10. Var1 Var2 Var3;&lt;BR /&gt;
cards;&lt;BR /&gt;
04-04-2011 4 6 2&lt;BR /&gt;
04-07-2011 3 2 2&lt;BR /&gt;
04-09-2011 3 6 1&lt;BR /&gt;
04-11-2011 4 4 6&lt;BR /&gt;
04-13-2011 2 2 4&lt;BR /&gt;
04-15-2011 1 2 3&lt;BR /&gt;
04-19-2011 2 2 2&lt;BR /&gt;
05-04-2011 5 6 6&lt;BR /&gt;
05-07-2011 3 2 4&lt;BR /&gt;
05-09-2011 7 6 2&lt;BR /&gt;
05-11-2011 4 4 6&lt;BR /&gt;
05-13-2011 6 3 5&lt;BR /&gt;
05-15-2011 2 6 3&lt;BR /&gt;
05-19-2011 8 2 6&lt;BR /&gt;
06-04-2011 2 2 3&lt;BR /&gt;
06-07-2011 2 2 2&lt;BR /&gt;
06-09-2011 3 6 1&lt;BR /&gt;
06-11-2011 4 4 6&lt;BR /&gt;
06-13-2011 5 3 4&lt;BR /&gt;
06-15-2011 1 4 3&lt;BR /&gt;
06-19-2011 1 6 2&lt;BR /&gt;
;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
data want(keep= date var_name value flag month);&lt;BR /&gt;
 set have;&lt;BR /&gt;
 array v{*} var:;&lt;BR /&gt;
 do i=1 to dim(v);&lt;BR /&gt;
  var_name=vname(v{i});&lt;BR /&gt;
  value=v{i};&lt;BR /&gt;
  month=put(date,monname3.);&lt;BR /&gt;
  if value ge 3 then flag='Y';&lt;BR /&gt;
   else flag='N';&lt;BR /&gt;
  output;&lt;BR /&gt;
 end;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods pdf file="c:\report1.pdf" style=sasweb  notoc;&lt;BR /&gt;
options nonumber nodate ;&lt;BR /&gt;
title ' Total # Responses (greater than or equal to 3)';&lt;BR /&gt;
proc report data=want(where=(flag='Y')) nowd;&lt;BR /&gt;
 column var_name date,value;&lt;BR /&gt;
 define var_name /group ' ';&lt;BR /&gt;
 define date/across format=monname3. order=internal  ' ';&lt;BR /&gt;
 define value/analysis sum ' ';&lt;BR /&gt;
run;&lt;BR /&gt;
ods pdf close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=want;&lt;BR /&gt;
 by month var_name flag;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
data report2;&lt;BR /&gt;
 set want;&lt;BR /&gt;
 by month var_name;&lt;BR /&gt;
 if first.var_name then do;subtotal=0; total=0;end;&lt;BR /&gt;
 total+value;&lt;BR /&gt;
 if flag = 'Y' then subtotal+value;&lt;BR /&gt;
 if last.var_name then do;percent=subtotal/total;output;end;&lt;BR /&gt;
run;&lt;BR /&gt;
  &lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods pdf file="c:\report2.pdf" style=sasweb  notoc;&lt;BR /&gt;
options nonumber nodate ;&lt;BR /&gt;
title '% of Responses (greater than or equal to 3) of the Total ';&lt;BR /&gt;
proc report data=report2 nowd;&lt;BR /&gt;
 column var_name date,percent;&lt;BR /&gt;
 define var_name /group ' ';&lt;BR /&gt;
 define date/across format=monname3. order=internal  ' ';&lt;BR /&gt;
 define percent/analysis format=percent8.2 ' ';&lt;BR /&gt;
run;&lt;BR /&gt;
ods pdf close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=report2;&lt;BR /&gt;
 by var_name date;&lt;BR /&gt;
run;&lt;BR /&gt;
data report3;&lt;BR /&gt;
 set report2;&lt;BR /&gt;
 by var_name;&lt;BR /&gt;
 dif_per=dif(percent);&lt;BR /&gt;
 if first.var_name then call missing(dif_per);&lt;BR /&gt;
run;&lt;BR /&gt;
proc format ;&lt;BR /&gt;
 picture per&lt;BR /&gt;
        low -&amp;lt; 0 ='09.99%' (prefix='-' mult=10000)&lt;BR /&gt;
        0 - high=[ percent8.2 ]&lt;BR /&gt;
        ;&lt;BR /&gt;
run;&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods pdf file="c:\report3.pdf" style=sasweb  notoc;&lt;BR /&gt;
options nonumber nodate ;&lt;BR /&gt;
title 'Month-to-month % change of Responses over 3 ';&lt;BR /&gt;
proc report data=report3 nowd;&lt;BR /&gt;
 column var_name date,dif_per;&lt;BR /&gt;
 define var_name /group ' ';&lt;BR /&gt;
 define date/across format=monname3. order=internal  ' ';&lt;BR /&gt;
 define dif_per/analysis format=per. ' ';&lt;BR /&gt;
run;&lt;BR /&gt;
ods pdf close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
Ksharp

Message was edited by: Ksharp</description>
      <pubDate>Fri, 29 Apr 2011 05:20:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58513#M16438</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-04-29T05:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58514#M16439</link>
      <description>My apologies Reeza and Ksharp; I thought that I had posted a thanks prior to going underwater.&lt;BR /&gt;
&lt;BR /&gt;
So, first of all:  THANK YOU both.  Answering posts in such forums is a very generous and nice thing to do.  I do it when I can and will definitely be posting in this forum from the answering side when my skills and confidence allow.&lt;BR /&gt;
&lt;BR /&gt;
Ksharp:  I like the use of arrays, they will go a long way solving some of my reporting needs.&lt;BR /&gt;
&lt;BR /&gt;
What would the code below look like in order to handle vars that are named a1_1 to a1_7?&lt;BR /&gt;
&lt;BR /&gt;
Also, I would look to it looping through a1, a2, a3 and a4.  &lt;BR /&gt;
&lt;BR /&gt;
(a1_1, a1_2, a1_3, a1_4, a1_5, a1_6, a1_7, a2_1, a2_2, a2_3, a2_4, a2_5, a2_6, a2_7)      &lt;BR /&gt;
&lt;BR /&gt;
data want(keep= date var_name value flag month);&lt;BR /&gt;
 set have;&lt;BR /&gt;
 array v{*} var:;&lt;BR /&gt;
 do i=1 to dim(v);&lt;BR /&gt;
  var_name=vname(v{i});&lt;BR /&gt;
  value=v{i};&lt;BR /&gt;
  month=put(date,monname3.);&lt;BR /&gt;
  if value ge 3 then flag='Y';&lt;BR /&gt;
   else flag='N';&lt;BR /&gt;
  output;&lt;BR /&gt;
 end;&lt;BR /&gt;
run;</description>
      <pubDate>Wed, 11 May 2011 04:13:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58514#M16439</guid>
      <dc:creator>veblen</dc:creator>
      <dc:date>2011-05-11T04:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58515#M16440</link>
      <description>You can code like this:&lt;BR /&gt;
[pre]&lt;BR /&gt;
array v{*} a1_: a2_: a3_: a4_:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Or You also can define a range like this:&lt;BR /&gt;
[pre]&lt;BR /&gt;
array v{*} a1_1 -- a2_7;&lt;BR /&gt;
&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
a1_1 is your first variable in dataset and a2_7 is your last variable in dataset.&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Wed, 11 May 2011 10:10:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58515#M16440</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-05-11T10:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58516#M16441</link>
      <description>Thanks again for the array code Ksharp.  It not only works well in the current task, but I see myself using it a lot.&lt;BR /&gt;
&lt;BR /&gt;
I asked about using arrays in this form --- array v{*} a1_: a2_: a3_: a4_: --- but I neglected to ask how you handle the flags and reporting with multiple arrays.  Or to put it another way I understand the input but not the output.   &lt;BR /&gt;
&lt;BR /&gt;
One last thing regarding the reports:  What's the easiest way to run significance tests on the reports and highlight the results in the report?</description>
      <pubDate>Thu, 19 May 2011 04:11:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58516#M16441</guid>
      <dc:creator>veblen</dc:creator>
      <dc:date>2011-05-19T04:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58517#M16442</link>
      <description>to run significance tests ,you need to use proc univariate or proc means or proc ttest to get the p-value ,and merge it into report.&lt;BR /&gt;
About highlight the results in the report, you can use traffic light format, Emmmmm,&lt;BR /&gt;
I am very sure Cynthia@sas know it very well ,you can post it into ODS forum, and She will be happy to help you. Of course I can do it also . &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Thu, 19 May 2011 10:05:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58517#M16442</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-05-19T10:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: proc report, tabulate or another procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58518#M16443</link>
      <description>thanks Ksharp.  But all you had to do was say traffic lighting, the "I know" comment was unnecessary...:-)</description>
      <pubDate>Fri, 20 May 2011 00:41:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-tabulate-or-another-procedure/m-p/58518#M16443</guid>
      <dc:creator>veblen</dc:creator>
      <dc:date>2011-05-20T00:41:40Z</dc:date>
    </item>
  </channel>
</rss>

