Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Date format changed once file is saved in SAS

blitz45
8 - Asteroid

Has anyone run into a date format issue where the file in Alteryx is yyyy-mm-dd (correct format) and once you save it as .sas7bdat so SAS can consume the file, the date format changes to mm-dd-yy? Is there a way we could have it not change? 

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @blitz45 

 

How are you viewing the file?  After input to SAS?  SAS date values are stored as doubles so your viewer has to apply a format to display it to you.  You can see that the date value is not altered by reading in the output file in Alteryx. 

 

Dan

Labels
Top Solution Authors