Variables with incorrect data types were passed to operators. Make sure that numerical functions get only numerical values and string functions get only string values.

Message type
ERROR
Bricks
Math Formula
Reason
Columns with an incorrect data type were provided to the formula’s functions
How to solve
Check data types and use “Typization” brick if needed.