Hi every one! i have created some variables on sas studio and export them in cvs file. When i load my file on sas viya(by local file), my date variable is not recognized; i have a Format :$. I want to know the format that i can use in sas studio when creating my data to get my date variable in the good format in Sas viya.
My date variable look like this and i ckeck my file, there is not a charactere or something like that in my column.
Thanks for help.
I'm confused. In your post title you say you are importing from CSV. In your post you say you are exporting to CSV. Which is correct? If you just want to get SAS data into SAS Viya just use a SAS dataset. You don't need to use CSV files.
Sorry for the confusion. I need to import my csv file to sas Viya.
The problem is my date variabbles are not recognized. Sas viya display a format $
Does someone know how to process?
Ps: I can't use sas dataset; i think my enterprise hasn't access.
So how are you importing your CSV data now? Please post your code if it is a program. If not explain the process.
Hi! i m still waiting for a solution.
Please for more explanation about my problem, see attached file.
You can see my data, how i export them and what i get in sas Viya.
My date variable are considered as character with a format $. I need to have them in date format.
I hope my request is more clear.
Thanks for help.
Unfortunately I don't have SAS VA on Viya to be able to help you further since you are using the Data Explorer interface. Please be aware though that SAS Studio is available to you under VA so you could indeed use SAS code to import this data to give you more control.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.