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 / Meeting is fully booke...
Power Apps
Unanswered

Meeting is fully booked, how to notify user to book onto another day

(0) ShareShare
ReportReport
Posted on by 9

Hello,

I am creating a Power Apps which allows user to book onto meeting at different dates, for the four choices of duration that they want (they can choose 5 mins, 10 mins, 15 mins and 20 mins). This apps is linked with a SharePoint list (as in the image below). The Duration is a dropdown option, the Duration_mins is a "number" column. I only add the Duration_mins in case the Duration does not work for my coding. 

 

SharePoint list TEST.PNG

My question is which coding should I write to enable a visible text "The meeting date is fully booked, please book onto the next meeting", when the Duration of each meeting date reaches 60 minutes. It means, when a user book onto 2/1/2022 (1st Feb 2022), if meeting duration of 2/1/2022 already reaches 60 minutes, then a pop-up text to let the user know to book onto the next meeting 2/8/2022 (8th Feb 2022). If the meeting duration of 8 Feb 2022 reaches 60 minutes, then the user need to book onto the different date. 

 

After the Apps is created, I added a Text Label onto the EditScreen with the text: "The meeting date is fully booked, please book onto the next meeting"

 

I then edit the formula of the visible properties, as the DATE is DataCardValue15, the formula I used is:

If(Sum(Duration_mins, if(Filter(TEST_booking_slots,DataCardValue15.SelectedDate in Text (DATE))))>=60), true, false)

What I want is: If filter by the booking DATE, with the same selected date, if the duration_mins >=60, then a pop-up label is visible.

 

DataCardValue15.PNG

 

 

wrong formula.PNG

However, errors show and it does not work, it would be great if you could show me which formula I should use please. Thank you very much!

Categories:
I have the same question (0)
  • KajalGupta15 Profile Picture
    36 on at

    To enable a visible text notification, you should have a meeting table over there you can set the limit for a day like day=10 meetings example  if(meetings=>10 days, Notify("Meeting is fully booked, how to notify user to book onto another day", Warning).

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard