Hello SAS Community,
I am using Fire Fox. Connecting to SAS Studio is not my problem. Frist step; Import a Excel file using a snippet. Second step: Convert Excel file to a WORK library file. Third step: PROC IMPORT and PROC PRINT the file in the WORK library. Forth step: Try (not successful) to do ANOVA using the One-Way ANOVA from Tasks. Tasks will not allow entry WORK library files. Looking for a way to run Task functions on files in the WORK library.
Thank for your ideas.
Best regards,
James
Hi James - I'd recommend posting this as a new topic, you're likely to get more people jumping in with answers as the connection issue that the OP reported is well known and many people may not read the thread once they see it has been responded to.
You should also if possible attach screenshots of your log, sample data and task settings as otherwise we won't be able to help you but for the record there's no reason why you shouldn't be able to run Custom Tasks against files in the work area.
I just tested this in SAS Studio (latest release) and it works for me. Can you please post several screenshots:
For example, here's my screen shot of the ANOVA task, with a dataset from the work library:
@james12 wrote:
Hello SAS Community,
I am using Fire Fox. Connecting to SAS Studio is not my problem. Frist step; Import a Excel file using a snippet. Second step: Convert Excel file to a WORK library file. Third step: PROC IMPORT and PROC PRINT the file in the WORK library. Forth step: Try (not successful) to do ANOVA using the One-Way ANOVA from Tasks. Tasks will not allow entry WORK library files. Looking for a way to run Task functions on files in the WORK library.
Thank for your ideas.
Best regards,
James
@james12 wrote:
Hello SAS Community,
Frist step; Import a Excel file using a snippet.Second step: Convert Excel file to a WORK library file.
Third step: PROC IMPORT and PROC PRINT the file in the WORK library.
Forth step: Try (not successful) to do ANOVA using the One-Way ANOVA from Tasks. Tasks will not allow entry WORK library files.
Step 1+2 seem the same as Step 3 unless you're referencing different files? If you did this, it's possible you accidentally destroyed your SAS data set and it doesn't exist anymore or something. The steps above all completed successfully and without errors?
Once a SAS data set is imported, via a Snippet or PROC IMPORT it's either in a WORK or permanent library (depending on the code) and you shouldn't need to import it again.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.