Hi everyone, i've tried searching for a result for my problem but i couldn't find a solution that worked for me, probably because I'm new using Alteryx.
I'm trying to do a multiple IF formula to compare a lot of cells, but I'm having a problem that I can't quite understand from where it comes.
It's in two parts:
If I end my formula with ENDIF all the text in the box becomes black instead of the having the formula colors, like it stops registering the text as a formula and just reads it as text, and the error showing in Data Preview is "Invalid type in operator ==."
If I end my formula with END all the colors are as they should be (brownish for cells, pink for the AND, etc..) but i still get an error which says "Malformed If Statement"
I've tried looking at the data type values to check if they match but they all seem fine.
Thanks in advance to anyone who replies.