Why is it that double click on a sas7dbat file only open an empty page with nothing on it? Did SAS remove the ability to preview tables?
Did you try clearing the Chrome cache? This types of in browser apps are notorious for getting confused if you have an old version cached.
I'm not sure how this worked before, but viewing a data set in SAS requires that you have a library assigned to that folder. Perhaps there was a shortcut that assigned a temp libname to the folder that contained the data you clicked on...I was not aware of this behavior in SAS Studio.
Best practice would be to assign a libname to your ../cert folder and then open the data that way, especially if you intend to write code against it. This would ensure a consistent libname in your process.
@ChrisHemedinger wrote:
I'm not sure how this worked before, but viewing a data set in SAS requires that you have a library assigned to that folder. Perhaps there was a shortcut that assigned a temp libname to the folder that contained the data you clicked on...I was not aware of this behavior in SAS Studio.
Best practice would be to assign a libname to your ../cert folder and then open the data that way, especially if you intend to write code against it. This would ensure a consistent libname in your process.
In SAS studio, double clicking either .sas7dbat in a folder or a SAS table in library will open up preview of the table.
@tom_grant wrote:
Still works for me - which browser are you using??
Hey, I just tried with Firefox, worked fine. But won't work on Chrome.
chrome Version 109.0.5414.120 (Official Build) (64-bit).
Just restarted chrome, still same issue.
I want to clarify to everyone that double clicking either sas7dbat file or sas library file will NOT show preview, not just only the sas7dbat file.
Did you try clearing the Chrome cache? This types of in browser apps are notorious for getting confused if you have an old version cached.
@Tom wrote:
Did you try clearing the Chrome cache? This types of in browser apps are notorious for getting confused if you have an old version cached.
thanks! that fixed the issue. I thought SAS studio is run on the cloud and everything is displayed real time independent of cache.
anyways, chrome performance is much smoother/faster than firefox. Good to get back.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.