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 / Get Stuck on the Dropd...
Power Apps
Answered

Get Stuck on the Dropdown List

(0) ShareShare
ReportReport
Posted on by 58

Hello,

 

When I run app on my cell phone, the dropdown list always get stuck.

Sometimes it shows: Displaying 0 Resutls; Sometimes after clicking the dropdown arrow for a couple times, it shows the results but very difficult to select (menu disappear suddenly before you can select something);

DropDownError.JPG

 

If I run the app on my computer, it is better. But the issue still exist sometimes.

I am wondering if this is due to my cell phone does not have much memory, or it is an common issue..

 

Thank you!

 

 

 

 

 

Categories:
  • Steelman70 Profile Picture
    873 on at

    The speed of the dropdown all depends on where you store the source table for the Items of the Dropdown.

    I had a similar problem when using a SharePoint list as source, so instead of using the SharePoint list directly I ClearCollect the items into a local collection when the app is started, and then use this collection as the Items for the dropdown.

    This works if your items do not change very often (i.e. if it travel type: air, bus, train)

  • Jingjing Profile Picture
    58 on at

    Hi, thank you for your suggestion. Yes, those dropdown items would not be changed often. Could you please show me some more details how I can achieve this through a local collection?

    For example, I would need drop down list called Category. It has options below: 1) HR Expenses; 2) Lunch and Learns; 3) Claims; 4)Services

    Thank you a lot!

  • Verified answer
    Steelman70 Profile Picture
    873 on at

    Then it is even easier, you can upload static data from Excel, here is how:

    1. Close PowerApps and with Excel create a table with a single column (or two columns if you want a choice ID). Name the table "MyChoices" and name the column "ChoiceName" (and "ChoiceID" if you want one)
    2. Enter the choice items in the Excle table, should look almost exactly like this:
      CaptureChoices.JPG
    3.  Save this Excel file on your desktop
    4. Now back in PowerApp Studio open your PowerApp and go to Content->Data sources->Add data source then choose "Add static data to your App"
    5. Find your file on the desktop and select it, then select MyChoices and then press Connect.
    6. Set the Items property of your dropdown to MyChoices

    Now you have a permanent copy of the table in the App, and this is called MyChoices.  You can delete the Excel file and nothing will happen.

     

    Please let me know if this works or if you get stuck.

     

  • Jingjing Profile Picture
    58 on at

    Thank you for the detailed explanation! I have successfully connect a static data to my App 🙂

    However I am not sure about the Step 6..

     

    I could not find the Item Property option for my drop down.

    The current dropdown list showing below is the one inherited from my SharePoint list. Should I unlock the DataCard, delete the current control and add a new drop down list? Thank you!!

     

    DropDownError2.JPG

     

     

  • Steelman70 Profile Picture
    873 on at

    Hi, I did not realise that you had the control in a form. I am not sure what to advise, but do try to experiment. I don't use forms because I find they are difficult to customise so easier to start from scratch.
    I would suggest you create a new dropdown control on a blank screen and set its .Items to your static data. If this works then try what you are thinking about in customising the form.

  • Verified answer
    hpkeong Profile Picture
    2,944 on at

    Hi

     

    If I am not mistaken, may you

    - UnLock the datacard

    - Modify the Parent.Default to get your items

     

    Please refer to:

     

    https://powerapps.microsoft.com/en-us/tutorials/working-with-cards/

    for details of how to work it out.

     

    Hope this helps.

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 396 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 323

#3
WarrenBelz Profile Picture

WarrenBelz 193 Most Valuable Professional

Last 30 days Overall leaderboard