New SAS User

Completely new to SAS or trying something new with SAS? Post here for help getting started.
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
alexim
Fluorite | Level 6

Hi, I want to use a CSV data table for analysis. I successfully ran Import CSV and created data set WORK.MYCSV.

 

When I turn to analysis, in this case N-Way ANOVA, the only DATA option available is WORK.IMPORT.

 

How do I access my newly created WORK.MYCSV data?

 

thanks,

Alexim

1 ACCEPTED SOLUTION

Accepted Solutions
alexim
Fluorite | Level 6
Thanks. Issue resolved. It did not run cleanly before. I got a Results tab but not an Output Data tab before. Now my Work.MYCSV can be selected under DATA for analysis.

Thanks for your reponse,
Alexim

View solution in original post

2 REPLIES 2
Reeza
Super User
Are you sure you imported the data as MyCSV? Show your log from the import step please.
alexim
Fluorite | Level 6
Thanks. Issue resolved. It did not run cleanly before. I got a Results tab but not an Output Data tab before. Now my Work.MYCSV can be selected under DATA for analysis.

Thanks for your reponse,
Alexim

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 678 views
  • 0 likes
  • 2 in conversation