IF statement that returns Yes or No
To create an IF statement with text, you can use a formula like the one above.
Go to Formulas > New formula.
Click Switch to Advanced editor in the top-right corner.
Give the formula a title and enter your IF statement.
Here's an example if your goal is to reach $50 000 in won deals this month:(IF(Sum(Deals,Status="won",Value)>50000,"Yes","No"))
Change the number format to Text.
(Optional) Add conditional colors. For example, type in Yes for green and No for red.
Click Save in the bottom-right to finish.