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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Change date format after using dynamic selection tool

Nicolaas_Vercruyse
7 - Meteor
 

Dear all,

 

I'm using the dynamic selection tool for changing the date for a workflow but I need to get the date with format YYYYMMDD

Schermafbeelding 2023-12-01 113325.jpg

What is the best practice for this?

 

Nicolaas

1 REPLY 1
alexnajm
18 - Pollux
18 - Pollux

You could try 'Update Value with Formula" in the Action tool and do something like DateTimeFormat([#1],"%Y%m%d")

Labels
Top Solution Authors