We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Error Message for Date Tool

rohit782192
11 - Bolide

Hello 

 

If a user does not select a Start Date or End Date or Both.

 

What the formula or Expression to code in that

5 REPLIES 5
binuacs
21 - Polaris

@rohit782192 You can use the Error message tool to alert the user if no data selected

 

binuacs_1-1657001030120.png

 

rohit782192
11 - Bolide

My Question is in Error Tool what to do from Developer Perspective.

 

What condition to provide.

 

 

binuacs
21 - Polaris

@rohit782192 If you are using the Date interface tool it will be defaulted to current date if the user did not select any of the dates, that way you can avoid the date check in your workflow

binuacs_0-1657001550444.png

 

rohit782192
11 - Bolide

Thank you,

 

I was not aware of the same. 

binuacs
21 - Polaris

@rohit782192 If you want to add more validation on the Date tool you can use the error message tool, attaching the workflow for your reference

binuacs_2-1657002032557.png

 

Labels
Top Solution Authors