Hello everyone
on yesterdat i added orion library
but today i am trying to work on sas studio
and it showing this error
Follow the setup instructions.
See the last section of it with regards to how to reset up Orion everytime you start or how to ensure it's set up by default.
Please send link
@nagma wrote:
Please send link
What does this mean?
When creating a new library in SAS OnDemandAcademics, check this checkbox -
In OnDemandAcademics SAS Studio , check in your left pane (Expand Libraries) and check whether Orion exists or not,if it exist , u can expand it to view the datasets
you can use the below code also
proc contents data=orion._all_ nods;
run;
to display all data sets under orion library
and in the top right , you can find list of menus near help menu
If your library does not exist then edit your autoexec , add the library there to run when the application starts.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.