<?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: Output row and col pct from a table to a sas dataset in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446842#M20641</link>
    <description>Thanks!</description>
    <pubDate>Mon, 19 Mar 2018 16:07:18 GMT</pubDate>
    <dc:creator>cherryjingo</dc:creator>
    <dc:date>2018-03-19T16:07:18Z</dc:date>
    <item>
      <title>Output row and col pct from a table to a sas dataset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446806#M20639</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="output.jpg" style="width: 316px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19288i9D8E6A6FC55B9BB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="output.jpg" alt="output.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am wondering if I can let&amp;nbsp;SAS automatically&amp;nbsp;create a dataset from the pcts of the table in the picture attached.&lt;/P&gt;&lt;P&gt;so the layout of the created&amp;nbsp;dataset can be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S12&amp;nbsp;&amp;nbsp;&amp;nbsp; G8&amp;nbsp;&amp;nbsp;&amp;nbsp; RowPct&amp;nbsp;&amp;nbsp;&amp;nbsp; ColPct&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;40.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.77&lt;/P&gt;&lt;P&gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;1.18&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16.89&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 96.23&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 83.11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 98.82&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 14:45:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446806#M20639</guid>
      <dc:creator>cherryjingo</dc:creator>
      <dc:date>2018-03-19T14:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Output row and col pct from a table to a sas dataset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446811#M20640</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt; Proc freq data=sashelp.class;
Table sex*age / out=want outpct;
Run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Mar 2018 14:52:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446811#M20640</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-03-19T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Output row and col pct from a table to a sas dataset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446842#M20641</link>
      <description>Thanks!</description>
      <pubDate>Mon, 19 Mar 2018 16:07:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Output-row-and-col-pct-from-a-table-to-a-sas-dataset/m-p/446842#M20641</guid>
      <dc:creator>cherryjingo</dc:creator>
      <dc:date>2018-03-19T16:07:18Z</dc:date>
    </item>
  </channel>
</rss>

