
Amber Elam of SAS Technical Support reveals common challenges and solutions when you convert external files into SAS data sets.
Amber Elam of SAS Technical Support reveals common challenges and solutions when you convert external files into SAS data sets.
2020 is here and systems that use 2-digit years in date values are getting confused. Do we mean 1920 or 2020? In SAS, the YEARCUTOFF= option lets you decide.
Reading an external file that contains delimiters (commas, tabs, or other characters such as a pipe character or an exclamation point) is easy when you use the IMPORT procedure. It's easy in that variable names are on row 1, the data starts on row 2, and the first 20 rows