BookmarkSubscribeRSS Feed
0 Likes

The ability to specify a row range in the dataset to be able to navigate to it directly. Currently, with large datasets, you have to click "next" multiple times to reach the desired data, which is inefficient.  The only option is 1-100, navigate to next page or navigate to last page.  When you have 10s of thousands of rows, you can see where the headache comes in.

1 Comment
Tom
Super User
Super User

If you want to write CODE to do this use the FIRSTOBS= and OBS= dataset options.

 

But  I assume you are talking about some SAS tool you are using to BROWSE your dataset.

What product/user interface are you using?  SAS/Studio? Enterprise Guide? Display Manager? Something else?

What tool within that interface are you using to view the dataset?