Start Free Trial

Alteryx Designer Desktop Discussions

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

Text box or Date interface tool not uploading value when running it

Jagudo
6 - Meteoroid

Good morning,

 

I'm having issues at the time I setup the "Date" or "Text box" tools as the de default option is not being updated whenever I select a different date. Does anyone know why this happens in the attached WF? Not sure what I'm missing here as there are no error message

 

Thanks,

3 REPLIES 3
Carlithian
11 - Bolide
11 - Bolide

Hey Jagudo

 

From your example it looks like you have set the interface tool up properly, so I am going to assume it is down the the data as the file you shared doesnt include the excel that you are pulling from. 

Make sure that the data in the Date column matches the yyyy-mm-dd format exactly :)

Here is a tweaked version of your flow that is set up to work with wither the Text Box or Date tools, and I have also included an option where you can leverage the workflow constants to make it easier to debug ::)



Happy Alteryxing
abacon
12 - Quasar

I saw the same thing, it is most likely the data isn't in the right format. Use @Carlithian suggestion for sure!

 

Bacon

Jagudo
6 - Meteoroid

Thanks @Carlithian After changing the data base format from date to text, it worked just fine with the "data" interface tool :)

 

Have a great day everyone!

 

Julio

Labels
Top Solution Authors