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.

Calendar Interface tool not updating Output tool

Joker_Hazard
11 - Bolide

Hey!

I am facing some problems. For some reason my output tool is going with null vales when I execute my analytical app. However, If I disable the app and run the workflow as normal, it updates the output tool. 

That`s a mystery.

Also, I'm having to experiment with this because the APP nature output is with BARS like 07/05/2022. Is it possible to change this output to 2022-07-05 so I can avoid using datetimeparse afterwards?


Can someone help me out?

3 REPLIES 3
binuacs
21 - Polaris

@Joker_Hazard I made few changes in the date time format and it works for me.

 

binuacs_0-1657031702912.png

 

Joker_Hazard
11 - Bolide

Hey. Thanks, but its not working for me.

As you can see on below printscreen:

Joker_Hazard_0-1657038143776.png

 

taylor_butler
Alteryx Alumni (Retired)

Hi @Joker_Hazard , 

Attached is the modified workflow. The issue with your original app was that the Calendar interface tool outputs the dates in YYYY-MM-DD format, but your underlying workflow was expecting the date in MM/DD/YYYY format. 

 

taylor_butler_0-1657052833940.png

 

Labels
Top Solution Authors