create view servlib.sales97 as select sum(amount) as amount from sales where year=1997; Processing this view (by using RLS from your local SAS session under Windows ...
This example shows you how to create a drill-down graph in which the user can select an area of the graph in order to display additional information about the data. The program creates one vertical ...