web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Booking Page for Car b...
Power Apps
Suggested Answer

Booking Page for Car booking Application

(0) ShareShare
ReportReport
Posted on by 18
Regarding now I'm just make Car booking Application, if i would like to sync Car data with calendar what should i need to do example:

In booking screen, we need to have a Calendar and time for select the time first after we selected the time it will show Car Available on this time 
>>
and when we click car, it does not duplicate with another car it not available 

Thanks for Advanced 
Categories:
I have the same question (0)
  • Suggested answer
    Vish WR Profile Picture
    3,418 on at
     

    For your car booking app, you need a SharePoint list to store bookings (Car, StartDateTime, EndDateTime). Then on your booking screen, use Date and Time pickers and filter the car gallery like this:

    Filter(Cars, IsEmpty(Filter(Bookings, CarID = ThisRecord.ID && SelectedStart < EndDateTime && SelectedEnd > StartDateTime)))

    This only shows cars with no overlapping bookings for the selected time — preventing double bookings automatically.

     

    https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-filter-lookup

    https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-date-picker

     

    Vishnu WR
     
    Please âœ… Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like â™¥
  • Vish WR Profile Picture
    3,418 on at
     
    Wanted to check if you are able to resolve your problem? Let me know if you need any clarification 
     
     
    When replying, please don't forget to mention my userid so that it will be notified 
     
    Vishnu WR
     
    Please âœ… Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like â™¥

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 610

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard