Looking to see if anyone can assist me with this formula. The formula works in Excel but not in Smartsheet, I'm getting an #incorrect argument set.
=IF(OR(AND([Tier Achieved(Target Validation)]@row = "Platinum", [2021 Tier Achieved]@row = "Silver")), AND([Tier Achieved(Target Validation)]@row = "Gold", [2021 Tier Achieved]@row = "Silver"), "Request Exception", "")
Thanks in advance.