Forum Discussion
anabianco09
Helper II
2 years agoError when creating a CUSTOM COLUMN
Hi, I am trying to create the following column: and it shows up an error message that the name IF wasn't recognized. How to Solve?
- 2 years ago
Please refer the screenshot and modify your formula, it will works👍. Kindly mark my post as solution, Appreciate your Kudos .
if [Condition1] = "Value1" and [Condition2] = "Value2" then "Result1"
else "Result2"
DOLEARY85
Resident Rockstar
2 years agoHi,
try a lower case if
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍