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.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.