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.

TODAY() formular pulling incorrectly from Microsoft Excel to Alteryx

nk16096
5 - Atom

Hello,

 

I'm trying to pull through the following into Alteryx but it keeps on defaulting to 1905:

 

Excel:

nk16096_0-1648200102020.png

 

Alteryx input data

nk16096_1-1648200141201.png

 

Please advise?

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @nk16096 

 

Can you please share a sample excel file where you are facing the issue.

 

Happy to help : )

nk16096
5 - Atom

I actually managed to figure it out, thank you! 

 

I removed the TEXT() formula and then today's date feeds in correctly.

 

Then to put it in yyyy-mm format I added a formula in alteryx: left([Input date],7). This puts it into the correct format.

 

Thank you :)

atcodedog05
22 - Nova
22 - Nova

Hi @nk16096 

 

Happy to hear you were able to figure it out 🙂


Cheers and have a nice day!

Labels
Top Solution Authors