Questions tagged [validation]
Validation checks that the product design satisfies or fits the intended usage (high-level checking), i.e., the software meets the user requirement. This is done through dynamic testing and other forms of review.
439 questions
0 votes
0 answers
4 views
Prevent overlapping meetings in SharePoint online
Traditionally, I've used a JavaScript solution for preventing overlapping meetings in SharePoint on-prem but my organization is considering moving over to online soon(TM) in an environment without ...
0 votes
1 answer
76 views
MS Lists Validation Setting - how to create a formula
I am using =[FAY Date<=[Clearance Date] and is working but I do not know how to include [FAY Date<=[Contract End]. How do I combine both into one formula to use in MS List Validation Setting. ...
1 vote
1 answer
42 views
Need assistance with creating nested IF statements in a AND statement
I have a nested IF statement, in an AND statement. The IF statement ensures that IF an "Approval Date" is entered, a value must be entered in the "Total Budget Amount Approved" ...
0 votes
0 answers
19 views
Validation formula conflict
In a particular column (DateRangeofReport) of a Sharepoint list I have a validation formula that ensures the input is entered consistently. Additionally, the input is optional, established by ...
1 vote
1 answer
474 views
List Column Validation dependant on another column
I am using a Microsoft List for employees to request their leave (annual / sick leave). I have a column called 'Leave Start Date' where they enter the start date of their leave. It currently has a ...
0 votes
0 answers
39 views
My list validation formula does not work on choice column
I have a SharePoint list with choice columns. I want to set a validation rule that says if Column A = "Yes" and Column B is set to "No" then it should error. The idea is that when ...
0 votes
1 answer
156 views
Multiple User Messages on list Validation Settings
Is there any OOB way to display different user message per validation?
1 vote
1 answer
198 views
SharePoint text field user should able to enter 6-digit alphanumeric characters only [closed]
SharePoint text field user should be able to enter 6-digit alphanumeric characters only.