Prevent Double Booking on a Sharepoint Online Calendar

Dr. Geek 6 Reputation points
2022-02-04T11:52:46.187+00:00

I have created a "Calendar" app on Sharepoint Online for meeting room bookings.

However, I cannot prevent double booking (the same date and time can be booked for different people without even notifying them).

I don't think the "Resource Scheduling Settings" feature is still available in Sharepoint Online. Most probably it has been deprecated.

I read somewhere that this might be resolved by creating a validation formula.

Any idea what might this formula be if we work on the "Start time" and "End time" columns ?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,680 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 46,161 Reputation points Microsoft Vendor
    2022-02-07T09:50:34.74+00:00

    @Dr. Geek

    It cannot be achieved by set a validation formula.

    A common workaround would be using Power Automate to check after the new event creation, delete the duplicate entry if any. Here is an example: Prevent double booking SharePoint calendar for the day.

    In addition, there is a PowerApps Office Template named Book a Room that might do some help on this scenario. Reference: Office Template: Book a Room now available.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.