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.
SOLVED

Use field name in a multi-field formula when column name is a date

Unc1551
5 - Atom

I'm trying to create a workflow that will compare the field which is a date to a beginning and end date and return if the field date is between the start and end dates or not.  I'm using the multi-field formula to pull in the CurrentFieldName but because it is stored as a string field it won't work in a date formula.  Here is a simplified example.

1 REPLY 1
JoBen
11 - Bolide

Hi @Unc1551, on your multi-field tool, you will want to change the field type to a string. Try this and see if it works for you.

 

Help1.PNG

Labels
Top Solution Authors