<?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 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715668#M221082</link>
    <description>Hi:&lt;BR /&gt;  What code have you tried? Within one table, when you have a multi-page report, you typically have the same column headers for every variable on every page. You can get around that with Macro processing, but then you'd need a way to determine how many rows per page you were going to have.&lt;BR /&gt;  Within one PROC REPORT step, you can't change the column headers without either modifying the data somehow or using SAS Macro processing. You have not posted code or data or your desired output. So it's hard to provide more constructive examples or advice.&lt;BR /&gt;Cynthia</description>
    <pubDate>Sun, 31 Jan 2021 21:15:16 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2021-01-31T21:15:16Z</dc:date>
    <item>
      <title>PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715641#M221059</link>
      <description>&lt;P&gt;&lt;STRONG&gt;How can we get different column headers for each page in a same report for different sub-groups?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2021 17:36:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715641#M221059</guid>
      <dc:creator>RAVI2000</dc:creator>
      <dc:date>2021-01-31T17:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715668#M221082</link>
      <description>Hi:&lt;BR /&gt;  What code have you tried? Within one table, when you have a multi-page report, you typically have the same column headers for every variable on every page. You can get around that with Macro processing, but then you'd need a way to determine how many rows per page you were going to have.&lt;BR /&gt;  Within one PROC REPORT step, you can't change the column headers without either modifying the data somehow or using SAS Macro processing. You have not posted code or data or your desired output. So it's hard to provide more constructive examples or advice.&lt;BR /&gt;Cynthia</description>
      <pubDate>Sun, 31 Jan 2021 21:15:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715668#M221082</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-01-31T21:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715669#M221083</link>
      <description>&lt;P&gt;If the header is actually the value of an ACROSS variable then then the header can change.&lt;/P&gt;
&lt;P&gt;Post more specifics to see if that helps you or not.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2021 21:17:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-REPORT/m-p/715669#M221083</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-01-31T21:17:18Z</dc:date>
    </item>
  </channel>
</rss>

