We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Date Format to carry over to excel pivot

bdelarosa
8 - Asteroid

 

I run a workflow thru alteryx to an sql database and use excel to read the database to create a pivot, but the date format doesn't carry over. I get funky formats. using alteryx i have it as "DATE FORMAT".  Anybody know how to solve this issue? Thanks 

 

bdelarosa_1-1609974086952.png

 

5 REPLIES 5
Qiu
21 - Polaris
21 - Polaris

@bdelarosa 
You mean yyyy-mm-dd format.

This is alreryx standard date format.


 

Alteryx uses the ISO format yyyy-mm-dd HH:MM:SS to represent dates and times

 


 

bdelarosa
8 - Asteroid

What format it need to be for excel to read it? excel reads it as junk

Qiu
21 - Polaris
21 - Polaris

@bdelarosa 
What format are you outputting data from Alteryx?

bdelarosa
8 - Asteroid

bdelarosa_0-1610031206028.png

 

AlbertP1
Alteryx Alumni (Retired)

Go to Excel and check the data format of these 'Date' Cells (CTRL-1). Make sure they are in the Date Category.

Labels
Top Solution Authors