BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
KuniKuni
Fluorite | Level 6

hello,

I want to run below example but I can't find salesfact dataset..

it's not in SASHELP, SASUSER, SASDATA

Where can I find dataset in that example?

 

link:

http://support.sas.com/documentation/cdl/en/inmsref/67306/HTML/default/viewer.htm#n1jzwj5vo21a52n1f1...

 

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

I would recommend contact SAS Support, the example data is usually available somewhere for you to access, though sometimes people don't check the right boxes on set up.

 

Here's another example:

http://support.sas.com/kb/53/925.html

 

And the movie lens data is a free data set publicly available online.

View solution in original post

5 REPLIES 5
Jagadishkatam
Amethyst | Level 16

I believe salesfact is not a sas dataset, it could be a dataset of a particular user. 

 

They used it as an example

Thanks,
Jag
Shmuel
Garnet | Level 18

Pay attention that all referenses are to 

MYlasr.salesfact; 

where MYlasr is a private library.

As you are interested in this example, I assume you have your own dataset with sales facts.

The target of the example is to encourage you to addapt the program to your dataset, 

i.e. library name, data set name, variable names - and try to run it, until you understand what it is doing

and learn how to use it.

KuniKuni
Fluorite | Level 6
Thank u :)!!!
KuniKuni
Fluorite | Level 6
Thanks Jag 🙂
Reeza
Super User

I would recommend contact SAS Support, the example data is usually available somewhere for you to access, though sometimes people don't check the right boxes on set up.

 

Here's another example:

http://support.sas.com/kb/53/925.html

 

And the movie lens data is a free data set publicly available online.

SAS Innovate 2025: Register Now

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!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 1474 views
  • 2 likes
  • 4 in conversation