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

Message Tool not working

georgcayetano
5 - Atom

Hi, 

I am trying to use the message tool to automatically stop my workflow if there are any records coming out of the tool  prior the message tool. For some reason, I am getting the 'Parse Error at Char 0: Unkown variable'. I followed the instruction on this YouTube video but it does not work for me. I am only trying to check if there are any records so not sure why there would be any error.. Any idea how to fix this?

YouTube link: https://youtu.be/W_WJiTJa8u0?si=pM9aF_2liC-rrDxT

 

Message tool configuration:

 

Message Tool Configuration.png

 

Parse Error:

Parse Error.png

4 REPLIES 4
ChrisTX
16 - Nebula
16 - Nebula

Enter a value for Message Expression.  Something like "No records were found"

georgcayetano
5 - Atom

Hi Chris,

I tried it but I still get the parse error.

 

Parse Error 2.png

 

With Message Expression.png

 

 

 

ChrisTX
16 - Nebula
16 - Nebula

In Alteryx, click the Developer category, click the Message tool, and click Open Example

 

Notice that all 4 examples have the Message Expression inside double quotes.

 

georgcayetano
5 - Atom

Hi Chris,Thanks! It now works!

Labels
Top Solution Authors