Forum Discussion
RJF61
Oct 28, 2022Copper Contributor
SharePoint Validations
Can multiple non rated validations be entered in the Validation formula? Completely independent validations for separate fields in one record.
1 Reply
RJF61 You can add validation in SharePoint lists at two places:
- Column validation: You can add validation to specific column from column settings. This cannot reference other columns in list in validation formula
- List validation: You can add validation to list item based on any supported column values from List settings > Validation settings. You can reference multiple columns in this validation formula and use nested IF expressions as per your requirements.
Documentation: Introduction to SharePoint formulas and functions
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.