<?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 SAS Proc Report in SAS 4.3 and studio in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276311#M16032</link>
    <description>&lt;P&gt;Dear Sir / Madam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to arrange the defined across variable headers in order manually in proc report but by default it has come in alaphabatic order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also i want to interlink the report like eg. when i click a state in a proc reort summary it will show the districts summary under the state and when I click on to district it will be show the citys summarys under district in sas 4.3 and sas studio programming.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me sir.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2016 16:40:15 GMT</pubDate>
    <dc:creator>ramak</dc:creator>
    <dc:date>2016-06-09T16:40:15Z</dc:date>
    <item>
      <title>SAS Proc Report in SAS 4.3 and studio</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276311#M16032</link>
      <description>&lt;P&gt;Dear Sir / Madam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to arrange the defined across variable headers in order manually in proc report but by default it has come in alaphabatic order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also i want to interlink the report like eg. when i click a state in a proc reort summary it will show the districts summary under the state and when I click on to district it will be show the citys summarys under district in sas 4.3 and sas studio programming.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me sir.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 16:40:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276311#M16032</guid>
      <dc:creator>ramak</dc:creator>
      <dc:date>2016-06-09T16:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Proc Report in SAS 4.3 and studio</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276320#M16033</link>
      <description>Hi:&lt;BR /&gt;  SAS Enterprise Guide is version 4.3, 5.1, 6.1 or 7.1. They all work with various version of SAS. The most current version of SAS is SAS 9. So the chances are good that you are using Enterprise Guide 4.3 with SAS 9 (probably 9.2, 9.3 or 9.4) at your company.&lt;BR /&gt;&lt;BR /&gt;  I don't remember the List Report Wizard from Enterprise Guide 4.3. I know that you could use ACROSS variables, but I'm not sure whether they surfaced the ability to change ORDER= on the DEFINE statement.&lt;BR /&gt;&lt;BR /&gt;At any rate, you cannot change the across variable headers manually -- you have to use ORDER= to control the order. But you might have to do that using PROC REPORT code with EG 4.3.&lt;BR /&gt;&lt;BR /&gt;As for your other question about "interlinking" the report -- clicking in a state and then going to a district, we call that "drill down" and one way to do it with PROC REPORT will require code to do -- either with a user-defined format to link the drill-down file to the summary report or using a CALL DEFINE technique as shown in this Tech Support note: &lt;A href="http://support.sas.com/kb/25/394.html." target="_blank"&gt;http://support.sas.com/kb/25/394.html.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 09 Jun 2016 17:34:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276320#M16033</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-06-09T17:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Proc Report in SAS 4.3 and studio</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276343#M16034</link>
      <description>&lt;P&gt;this support note is not opening.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 18:35:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276343#M16034</guid>
      <dc:creator>ramak</dc:creator>
      <dc:date>2016-06-09T18:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Proc Report in SAS 4.3 and studio</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276354#M16035</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/71654"&gt;@ramak&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;this support note is not opening.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The link probably came with the period from Cynthia's post. Delete it in the browser address bar or copy and paste to the browser without the period.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 19:09:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276354#M16035</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-06-09T19:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Proc Report in SAS 4.3 and studio</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276378#M16039</link>
      <description>oops, sorry, who cares about grammatically correct sentences, anyway? &lt;BR /&gt;Here's the link:&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/25/394.html" target="_blank"&gt;http://support.sas.com/kb/25/394.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 09 Jun 2016 23:26:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Proc-Report-in-SAS-4-3-and-studio/m-p/276378#M16039</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-06-09T23:26:34Z</dc:date>
    </item>
  </channel>
</rss>

