More of a public service announcement than anything, but in case you haven't figured it out (and it took me an embarrisngly long time), the Formula Field in Zoho's CRM is case sensitive:
If(x=y,1,0) is NOT the same as as if(x=y,1,0). In fact, the latter will not work.
Cheers,