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 / Dropdown Sharepoint Co...
Power Apps
Answered

Dropdown Sharepoint Column

(0) ShareShare
ReportReport
Posted on by 1,855

Why am I having so much trouble with this (probably because its late).

 

Scenario:

  • Sharepoint list with a column named "crew_num"
  • Dropdown control in PowerApp
  • I want every crew_num to be an option in the dropdown

 

Why can't I just set the Dropdown Items property to listName.crew_num and call it good? I've tried Distinct(listName,crew_num) and like 4 variants of Sort(Filter(Distinct))). I cannot figure out how to simply show an entire Sharepoint list column in a dropdown. Time for bed!

 

Anyone have a simple way to do this?

Categories:
I have the same question (0)
  • Verified answer
    dinusc Profile Picture
    Microsoft Employee on at

    Hello,

     

    You're very close. If your column is of type "Number" then just simply set the DropDown.Items to the list name and then select the column (crew._num) from the "Value" dropdown on the right (see the screenshot below).Capture.PNG

     

     

    If however the column type is "Choices" then use the following formula:

    DropDown1.Items=Choices(listName.crew_num)

  • seadude Profile Picture
    1,855 on at

    I had made a few changes to the Sharepoint list crew_num column and the results were not as expected (in a list of 5 crew_nums only the first one was showing up 5x in the dropdown.).

     

    • Refreshed data
      • Same issue
    • Removed data sources
    • Reconnected data sources
      • Now all 5 options show in the dropdown.

    Thanks for the help! I really appreciate it.

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 May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 474

#1
Valantis Profile Picture

Valantis 474

#3
WarrenBelz Profile Picture

WarrenBelz 375 Most Valuable Professional

Last 30 days Overall leaderboard