Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Cross check data and throw error

Ros2
5 - Atom

I want to cross check the date user inputting and the date present in input data. If its not matching i would like to get an error message and stop the workflow from further running otherwise proceed.

 

1.Could you pls help with the easiest way to do the same?

 

2.i would like to get a validation report/message ,stating if there is any data missing /blank cells in my input/output data.How to do that?

 

3. can you help to understand how to use functions under message tool?

 

Thanks in advance!

 

 

 

 

 

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @Ros2 

 

Here is a simple config of Message Tool

atcodedog05_0-1606285819852.png

Config

1st Condition

2nd Message Type

3rd Message

 

And here is the message documentation

atcodedog05_1-1606285931362.png

I have attached the workflows. 

 

Hope this helps🙂

Labels