<?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: cross-tabular in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39678#M4752</link>
    <description>Thanks a lot!&lt;BR /&gt;
:-)</description>
    <pubDate>Thu, 24 Jun 2010 06:38:31 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-06-24T06:38:31Z</dc:date>
    <item>
      <title>cross-tabular</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39676#M4750</link>
      <description>Hi, &lt;BR /&gt;
Is it possible to change the standard output of a created cross-tabular?&lt;BR /&gt;
I'd like to change the numbers with my own format and use more decimals than the standard.&lt;BR /&gt;
&lt;BR /&gt;
/Nicolas</description>
      <pubDate>Wed, 23 Jun 2010 14:04:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39676#M4750</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-06-23T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: cross-tabular</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39677#M4751</link>
      <description>Hi:&lt;BR /&gt;
  Yes, it is possible to change the format used for all the calculated/displayed numbers in a cross-tabular table. If you are using PROC TABULATE or the Summary Tables Task, this is very easy to do. To change ALL numeric formats in the table, if you right-click in the table, when you are in "design" mode on the Summary Tables dialog box, there will be a choice for "Table Properties" and under Table Properties pop up window, there will be a tab for "Formats" -- on this tab, you can choose the format and number of decimal places. You can also select a standard numeric format to use or a user-defined format. There are up and down arrows that allow you to select the format overall width and number of decimal places. &lt;BR /&gt;
&lt;BR /&gt;
  For example, if I pick an overall width of 12 and 3 decimal places, then this is what EG generates for the PROC TABULATE statement:&lt;BR /&gt;
[pre]&lt;BR /&gt;
PROC TABULATE DATA=XXXX.YYYY &lt;B&gt;FORMAT=12.3&lt;/B&gt; ;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
If there is a particular row or column statistic that you want to give a separate format, then you might need to right click on a cell header and modify the "Data Properties" format to be a different format (such as  a different format for a grand total or ALL column).&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 23 Jun 2010 15:48:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39677#M4751</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-23T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: cross-tabular</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39678#M4752</link>
      <description>Thanks a lot!&lt;BR /&gt;
:-)</description>
      <pubDate>Thu, 24 Jun 2010 06:38:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/cross-tabular/m-p/39678#M4752</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-06-24T06:38:31Z</dc:date>
    </item>
  </channel>
</rss>

