I am trying to get a Visible function to work based off of two values but I can't get it to work. Below are the requirements any help is appreciated.
DataCardValue_1 EQUALS "Yes" &&
DataCardValue_2 CONTAINS "Save a Trip"
OR
DataCardValue_1 EQUALS "Yes" &&
DataCardValue_2 CONTAINS "Home Delivery"
OR
DataCardValue_1 EQUALS "Yes" &&
DataCardValue_2 CONTAINS "Pharmacy Care Center"