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 / Power Automate Desktop...
Power Automate
Suggested Answer

Power Automate Desktop: Dropdown List Detected as Button

(1) ShareShare
ReportReport
Posted on by 1,032

Hello everyone,

I am developing a flow in Power Automate Desktop that fills out a form containing a dropdown list with multiple values, from which one value must be selected.

 

The problem is that the UI element detector identifies the dropdown list as a button. As a result, the action used to set the value of a dropdown list does not work in this case.

 

How can I solve this problem?

 

Thank you.

I have the same question (0)
  • Suggested answer
    Valantis Profile Picture
    6,025 on at
    Hi @gikido,
     
    This is a common PAD issue with custom-styled dropdowns that aren't native HTML select elements. They're often built with divs and buttons which PAD correctly identifies as buttons rather than dropdowns.
    Workarounds in order of reliability:
    1. Click the dropdown button to open it, then use a second action to click the specific option by its text. Use Click UI element on the button first, wait for the list to appear, then Click UI element again on the option you want.
    2. If the dropdown has a text input associated with it, use Set text on field instead of Set drop-down list value.
    3. Use JavaScript to set the value directly: Run JavaScript function on web page with the selector and value. This bypasses UI detection entirely and works for most custom dropdowns.
    4. If it's a Windows app (not browser), try Send keys after clicking the dropdown to type the value or use arrow keys to navigate to the option.
    What type of app is this a browser-based form or a Windows desktop application? That determines which approach is best.
     

     

    Best regards,

    Valantis

     

    ✅ If this helped solve your issue, please Accept as Solution so others can find it quickly.

    ❤️ If it didn’t fully solve it but was still useful, please click “Yes” on “Was this reply helpful?” or leave a Like :).

    🏷️ For follow-ups  @Valantis.

    📝 https://valantisond365.com/

    💼 LinkedIn

    ▶️ YouTube

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 450

#2
Haque Profile Picture

Haque 366

#3
Valantis Profile Picture

Valantis 349

Last 30 days Overall leaderboard