How to write a nested if statement in formula tool to check the second condition only if the first condition is true or false.
Example: Condition 1: If country = USA is true then check
Condition 2: State = Oregon or New Jersey
If Condition 1 is not met then "Not Valid"