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 Automate / Web form filling - pop...
Power Automate
Suggested Answer

Web form filling - populate field continuously until another field has options

(0) ShareShare
ReportReport
Posted on by
Hi
 
Hoping somone can help. I am trying to automate web form filling. There are two fields on a booking system.
 
1) date field
2) available booking slots
 
When you enter a date field the web form either pops up a message box saying no bookings available or the available booking slots field becomes populated.
 
How to do automate this process using power automate desktop to continuously populate the date field and close the message box if there are no slots or stop once the available booking slots field becomes populate with data
I have the same question (0)
  • Suggested answer
    eetuRobo Profile Picture
    4,579 Super User 2026 Season 2 on at
    Open browser
    Set the date you start from the booking check
    Convert the date to datetime format
    Loop until booking is found (loop While BookingFound is False)
    Populate the booking date field with the date variable
    If "No bookings" popup window comes up 
         Press Ok on the pop up window
         Add 1 day to the BookingDate
         Next loop
    Else
    If page contains Available booking slots 
       Set BookingFound True
    End If
    End If
    End Loop

    Something like this:

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 Automate

#1
David_MA Profile Picture

David_MA 308 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 171 Super User 2026 Season 2

#3
Haque Profile Picture

Haque 137 Super User 2026 Season 2

Last 30 days Overall leaderboard