
Announcements
I have a sharepoint list which has a 'due date' field with the following validation on to force users to enter a date in the future:
This works fine for initially submitting the flow however once this due date has passed any update item action returns a list validation error.
Is there a way to only have the column validation apply to users submitting the form and not to the flow?
Hi @Pud24 ,
This is actually a SharePoint issue. Please refer to below blog:
So, please try in list settings -> Validation settings and use the formula as follows:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.