What's New |
SAS Enterprise Guide 4.3 includes the following new features and enhancements:
For information about the new features and enhancements in SAS Enterprise Guide 4.2, see What's New in SAS Enterprise Guide 4.2.
You can use the SAS Enterprise Guide program editor to create new programs and to edit existing SAS programs in your project. The program editor offers several features to help you reduce your programming time, including autocompletion for hundreds of SAS statements and procedures and options. The program editor also provides parenthesis matching, built-in syntax and function help, and automatic code formatting. SAS Enterprise Guide no longer includes the comprehensive SAS syntax files, but all of the syntax help is now built into the program editor.
You can use the File menu to easily open program files that you have recently viewed.
A new option (Automatically add output data to the project tree) is available when you are setting options to manage results. When you select this option, SAS Enterprise Guide starts adding output data to the project tree after you run a task or program.
Using SAS Enterprise Guide, you can analyze the contents of a program. You might want to analyze a SAS program for the following reasons:
When a query uses data from an external database, you can use explicit pass-through mode to send the SQL statements to the database to be processed. If the data files are very large, this can improve your performance because the files do not have to be copied to the SAS server for processing. Once the statements are processed, the results are sent back to SAS Enterprise Guide.
Two new options (Generate ODS Statements and Generate ODS Macro Variables) are available when you are specifying the general options for your results. With these options, you can specify whether to generate ODS statements or whether to save your ODS preferences as macro variables. Saving your preferences as macro variables enables you to submit programs from SAS Enterprise Guide to a SAS grid computing environment.
There are several ways to do autoexec processing in SAS Enterprise Guide. You can create a process flow named "autoexec" that can be run automatically whenever you open your project. For example, you could use this process flow to define libraries or to assign macro variables for the project.
If you have JMP 7, JMP 8, or a later release of JMP installed on your computer, then you can send a data file from SAS Enterprise Guide to JMP. When sending a file to JMP, SAS Enterprise Guide creates a temporary copy of your selected data file and opens it in a new JMP session, where you can then use the visualization features of JMP.
Using SAS Enterprise Guide, you can create a custom filter for an information map. This custom filter is available only during your SAS Enterprise Guide session and is not saved to the information map.
If you have applied the third maintenance release for SAS 9.2 at your site, the SAS Enterprise Guide can open information maps with names that are greater than 32 bytes in length.
In the graph view of the OLAP Analyzer, you can select a chart type of Automatic Chart. This chart type enables the OLAP Analyzer to choose the best chart for the data based on the number of measures and whether or not the data includes a time dimension.
A new option for the slice type (All on rows except measures) is available when you are creating an OLAP cube slice. When you select this option, the slice is created using SAS code instead of by using MDX code. This means that a slice that is created using this option can be run from within a stored process.
When defining the condition for conditional processing, you can now use macro variables in addition to input data sets, prompts, and the date and time.
You can use SAS Folders to find a report that is registered in metadata with SAS Web Report Studio.
New Tasks
The following tasks are new for this release:
The Create Map Chart task no longer requires specially prepared data ("feature tables") in order to create useful maps. This makes it easier to create map charts using only a map data set and your response values. The Create Map Feature Table task, provided with earlier versions of SAS Enterprise Guide, is no longer needed and so is marked as deprecated. Your existing projects that use this task will still run; however, you will not be able to create new steps that use the Create Map Feature Table task.
Enhanced Tasks
http://support.sas.com/software/maintenance/index.html
.Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.