OR Function does not evaluate second argument

Hi,
The OR function is not evaluating the second argument when comparing the values of two or more columns:

IF(OR({Column A}=0,
{Column B}=0),0,
DIVIDE({Column A},{Column B})*100)

Would appreciate if you look into this scenario.

Thanks,

Julian M.

4 replies