Community,
I'm attempting to query against a SharePoint list to see if a person has submitted an item already between two dates. And existing line item example: smith, bob 2/10/20*personal details removed*/14/2020
SharePoint list: User (Person) / Start Date (Date) / End Date (Date)
I want this to fire on a calendar is changed. When I fire the Get List I am attempting to allow for the input of the User and a Filter to check for Dates. When I put more than one date in this filter fails.
Get List |