logo Getting Started with SAS Enterprise Guide Main menubacknext
    

Add Data from a SAS Library

As you have learned, you can access data that is stored in SAS libraries. The Sashelp library is a library that is defined by SAS to point to sample data.

  1. Select Filethen Openthen Data. In the Open Data window, select Servers.

  2. There might be more than one server listed in the window. The server that SAS Enterprise Guide is connected to is marked with a check mark. Double-click the server to open it.

  3. Double-click Libraries, and then double-click SASHELP. As you can see, only SAS data sets are stored in libraries.

  4. Scroll in the window and double-click the PRDSALE data set. A shortcut to the data is added to the project and the data opens in the data grid.

Opening data from a SAS library
Click to view the full window.


  1. Close the PRDSALE data grid.

Next you save the project that you have created.



Main menubacknext