Can I view more than 100 rows(sas datasets) in SAS Studio.
@Vishnu_B wrote:
Thanks Tom, doing the same but wanted to know if there is any option to view complete dataset as we see in Windows SAS.
That would probably be very hard to implement in this type of client/server application. I guess they could try to implement some of the methods that are using infinite scroll lists, like in FACEBOOK, but you would probably hit limits on the amount of data that the browser could support.
Yes. Use the arrows on the top right to more through the dataset.
Or make a report using PROC PRINT or other methods and review the report.
Thanks Tom, doing the same but wanted to know if there is any option to view complete dataset as we see in Windows SAS.
@Vishnu_B wrote:
Thanks Tom, doing the same but wanted to know if there is any option to view complete dataset as we see in Windows SAS.
That would probably be very hard to implement in this type of client/server application. I guess they could try to implement some of the methods that are using infinite scroll lists, like in FACEBOOK, but you would probably hit limits on the amount of data that the browser could support.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.