Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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