Hi received these two error messages, if anyone has any recommendations please advise. Thank you!
Hi @njohn2756
Parsing error is data mismatch issue.
Can't really help you with the first image, since that is a custom error message created by your workflow/macro. The Message tool can be configured to output any number of unique error messages based on an expression to check if true or not.
The second errors "parse error at char(0)" are caused due to a mismatch between data types. Most likely, somewhere in your incoming data, the field contains or has been set to a STRING data type. You'd need to make sure that your fields you are calculating are set to numeric values.
If this solves your issue please mark the answer as correct, if not let me know!
Thanks!
Phil
Hi Phil thanks for the response, what setting do you suggest changing the string setting to?