Tips and Techniques
-
A to Z of Data Step Functions
Latest Tip
LARGEST and SMALLEST Functions May 2010
The MAX and MIN functions allow you to easily identify the maximum and minimum values from a selection of variables. However in order to find the second highest value or the b... Read Full Article
-
Output Delivery System (ODS)
Latest Tip
PDF Security March 2010
SAS 9.2 introduces security options for creating PDF documents with ODS statements. The options allow you to password protect a PDF file and control if copying from the docume... Read Full Article
-
Data Transformations
Latest Tip
Solving equations using Proc FCMP August 2010
In SAS 9.2, Proc FCMP can be used to define functions and subroutines that can be used in data steps. Within Proc FCMP itself, several special functions are available. One of ... Read Full Article
-
Business Intelligence Platform
Latest Tip
Using Proc METACLEANSE March 2010
Proc METACLEANSE is a procedure in SAS 9 that allows you to clean up repositories. Read Full Article
View all Tips & Techniques in Business Intelligence Platform
-
General
Latest Tip
Building Dynamic Menus with Proc PMENU August 2010
Demonstrates how to use the SAS Macro language to dynamically create pull-down menus for SAS/AF, SAS/FSP or Data Step windowing environments Read Full Article
-
SAS Formats
Latest Tip
Rounding Your Formats May 2010
Creating reports that show monetary values is one of the most common tasks that any organisation needs to perform when it comes to prepare a report. SAS comes with multiple pr... Read Full Article
-
Macro
Latest Tip
How to Keep Secret Code Secret August 2010
Often when using the macro language we tend to compile a macro and then run it in the same SAS session. This tip shows how you can store the compiled macro, and secure it so t... Read Full Article
-
SQL
Latest Tip
How to Improve SQL Merges March 2010
Tips to improve the performance of your SQL code. Read Full Article


