This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Hi,
I know there is message tool can be used for error message.
But how to give Error Message if the join result is empty. I mean if there are no rows come out from join tool. I cannot use message tool to set up an error message.
Anyone ideas?
Thank you.
Solved! Go to Solution.
Or are you wanting it to actually error out, not just give a message?
Hi Cbridges,
I tried the count records tool.
The problem is that if I use this tool, then it will ignore all the other fields and only output the field count.
Thank you.
Hi jdunkerley79,
I tried the count records tool.
The problem is that if I use this tool, then it will ignore all the other fields and only output the field count.
For example, if there have records after the join, the count records tool will only give out the filed 'count'
You can attach multiple outputs to the join tool - like in the attached modification of @jdunkerley79 workflow.
So, if it had passed the test, the data would continue on through the select tools and you can do whatever you want to do with the data after that.
Thank you so much. It works!
Glad to hear it!
This saves me time and headache! Thank you.