October 2009
Beginner
636 pages
13h 35m
English
Traffic lighting is a technique that uses fonts and colors to call attention to particular results within a larger table. Two ways to specify traffic lighting in output created from a custom table template are available to you. Just as with PROC PRINT, PROC REPORT, and PROC TABULATE, you can perform traffic lighting through user-defined formats that specify style attribute values such as BACKGROUND=, FOREGROUND=, or FONT_FACE=. The second way to perform traffic lighting is with the PROC TEMPLATE statement CELLSTYLE-AS. The CELLSTYLE-AS statement is unique to table templates.
The template HR_TRAFFIC below applies both methods. The column for DEPARTMENT applies format $DFONT. The column BONUSAMT ...
Read now
Unlock full access