I have a data set in SPSS and for some columns (variables), I have observations which are notes in French or Spanish with special characters. How may I read my data into SAS and keep the correct French/Spanish text?
Did you try change the encoding of the output dataset to 'UTF=8'?
DATA my_data (encoding='UTF-8');
SET some_data;
RUN;
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
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!