<?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: Summarize detail;proc summary, tabulate or proc report in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159784#M11956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm curious why you asked about PROC SUMMARY and if it would help you. If you have already summarized your data, where does PROC SUMMARY come into the picture? Is that what you used to summarize the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; What code have you tried? What does your input data look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your spreadsheet had several sections...which rows/columns represent the input data? What is the row for 'NOTH'? Why do you have 2 sections for MSB, one with numbers and another with zeroes? It is hard to make constructive recommendations without enough information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Nov 2013 04:28:32 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2013-11-30T04:28:32Z</dc:date>
    <item>
      <title>Summarize detail;proc summary, tabulate or proc report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159783#M11955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have enclosed a spreadsheet example of desired output.&amp;nbsp; I have a column of data that needs to have header names added and summarized.&amp;nbsp; I am trying to determine the best way to do this.&lt;/P&gt;&lt;P&gt;It involves assigning variable names and using in the summary report.&amp;nbsp; The totals have already been calculated.&amp;nbsp; See enclosed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 21:31:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159783#M11955</guid>
      <dc:creator>omega1983</dc:creator>
      <dc:date>2013-11-29T21:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize detail;proc summary, tabulate or proc report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159784#M11956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm curious why you asked about PROC SUMMARY and if it would help you. If you have already summarized your data, where does PROC SUMMARY come into the picture? Is that what you used to summarize the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; What code have you tried? What does your input data look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your spreadsheet had several sections...which rows/columns represent the input data? What is the row for 'NOTH'? Why do you have 2 sections for MSB, one with numbers and another with zeroes? It is hard to make constructive recommendations without enough information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 04:28:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159784#M11956</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-11-30T04:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize detail;proc summary, tabulate or proc report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159785#M11957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the datastep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data Status(keep=Investor Comp_Ratio Sales Returns Goal);&lt;/P&gt;&lt;P&gt;set Status1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display a report tab that will show Investor as a header&lt;/P&gt;&lt;P&gt;I want to do a variable named Categories and Performance and show the already assigned Goal&lt;/P&gt;&lt;P&gt;Categories would show sales and returns as rows and the Performance as the Column, along with Goal&lt;/P&gt;&lt;P&gt;Comp_Ratio would show as a row at the bottom of each header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like a proc transpose however I think I need to know how to handle Categories and Performance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 22:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159785#M11957</guid>
      <dc:creator>omega1983</dc:creator>
      <dc:date>2013-11-30T22:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize detail;proc summary, tabulate or proc report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159786#M11958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; But that doesn't show what is in Status1. What does the data in Status1 look like? How is it created -- do you use a procedure to create STATUS1? It is in the WORK library. How does it get there? It looks like your DATA step program is only being used to keep the 4 variables. You didn't answer my question about what is row for "NOTH" in your example? Since you need both comma formats and percent signs in the Performance column, that is an argument for PROC&amp;nbsp; REPORT for the final report. But there are still too many unknowns for the report code, when the data manipulation is still not resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Dec 2013 05:26:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summarize-detail-proc-summary-tabulate-or-proc-report/m-p/159786#M11958</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-12-01T05:26:08Z</dc:date>
    </item>
  </channel>
</rss>

