I'm using the SAS EG interface and I want to export a csv file with UTF-8 encoding but I can't see this as an option.
Can you please help me?
Note: I don't have access to SAS server so I can't use the proc export method
You can always use PROC EXPORT, and use the Copy Files task afterwards to retrieve the file to your desktop.
You say you cannot access SAS Server, how are you accessing the dataset?
Can you open the dataset you want to export?
Do you want to export by GUI or by code?
You can always use PROC EXPORT, and use the Copy Files task afterwards to retrieve the file to your desktop.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.