I am trying to write formula for list two column value should not be same in SharePoint 2013
I created two column in SharePoint Column1 and Column2 and had written formula as mentioned below
NOT ([Column1=Column2])
But I am getting error message it’s not a correct formula.
Please let me know the formula for check the two column value which is should not be same.