Hello,
i would like to import all these csv files from this folder into sas quickly.
Then concatenate all in one table.
Thanks for your help.
Use this example from SAS Support
http://support.sas.com/kb/41/880.html
and stack them accordingly 🙂
Use this example from SAS Support
http://support.sas.com/kb/41/880.html
and stack them accordingly 🙂
One of the most common questions on here. Please check the Search option at the top before posting. The simplest method if they are all the same structure (which if you want them all in one dataset seems likely) is to use a datastep with an infile ".../*.csv"; line.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.