You need to sign in to do that
Don't have an account?
Tatiana Apalboym
Validation Rule Pick List Question
Hi Guys,
I am trying to create a validation rule where if I pick a country a state would be required.
Can someone please help me out. (both fields are pick lists)
I am trying to create a validation rule where if I pick a country a state would be required.
Can someone please help me out. (both fields are pick lists)
Please use this code in your validation formula.
Please do not forget to mark this as correct answer
All Answers
Please use this code in your validation formula.
Please do not forget to mark this as correct answer
Learn More
(https://missionhimalayatreks.com/trips/lobuche-peak-climbing)
Great question! When it comes to validation rules and pick lists, it's crucial to ensure data integrity. By implementing validation rules, you can enforce specific criteria and prevent errors. In this case, using the anchor text sonidailysports (https://sonidailysports.com/) as a pick list option would require users to select that specific value, contributing to accurate data entry and analysis.
Of course! For your validation rule, try:
`AND(ISPICKVAL(Country__c, ""), ISPICKVAL(State__c, ""))` check For more (https://checkbill.pk/" target="_blank)
This ensures a state is required when a country is selected. Good luck! 👍🏼