Without more context around the datatypes of the fields used in the calculated field, it’s difficult to provide a definite answer, but you would receive such an error for example if your status field is not of type String or your allModulesOffline field not a numeric data type like for example Integer. The data types of the left and right side of a comparison using the = symbol, need to be compatible with each other.
I hope my answer helped to solve your issue. Let us know if this is resolved. And if it is, please help the community by marking his answer as a “Solution”.
Hi @jcatulo - Thanks for posting the question. If you can provide your input, problem statement and expected output, it will help for all of us to guide your right solution.
Please provide the details as requested by @Thomas and give some context as well.