Forum Discussion
SharePoint Column Validation
- Oct 26, 2022
Note: You have to add this formula in List validation settings and not column validation settings.
Follow below steps:
- Go to SharePoint list
- Click on Settings icon and select List settings
- Select Validation settings
- Add formula & user message and click Save
Reference: List validation if then syntax
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.
Note: You have to add this formula in List validation settings and not column validation settings.
Follow below steps:
- Go to SharePoint list
- Click on Settings icon and select List settings
- Select Validation settings
- Add formula & user message and click Save
Reference: List validation if then syntax
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.
@ganeshsanap , may I also ask you to support my intent to improve my SP list? I have a drop-down list with 4 options, one of them is "Acceptance". Another column has the following values: "low", "medium", "high".
I would like to apply the validation so that if in the 1 column, we have the "low" value, in the 2nd we have automatically populated the "Acceptance" option. In all other cases for "medium" and "high," we should be able to select from the drop-down options, including "Acceptance".
Do you think that this is possible at all?
Thank you in advance for your response.