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 / Bind Dropdown item wit...
Power Apps
Answered

Bind Dropdown item with Sharepoint list column

(0) ShareShare
ReportReport
Posted on by 301

hi everyone, I'm trying to bind record values from a SP list column into dropdown control in canvas app 
Dropdown control - > item property -> 

Choices([@'Project Info'].Project_x0020_Name)
It shows error, I can't figure it out where I'm going wrong .
Please help 
Categories:
I have the same question (1)
  • rahulchitte7 Profile Picture
    6 on at

    Try below code:

    Choices('Project Info'.Project_x0020_Name)

  • v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @apeawakening ,

     

    Does the column name contains a space?

    If so, please try this.

    Choices([@'Project Info'].'Project Name')

     

     

     

    Best regards,

    Rimmon

  • Ape Awakening Profile Picture
    301 on at

    Its shows error, let me give you more insight, In my canvas app form , there is a text field where I want to get/ show value by looking up into another SP list values, so I just want to get all records from one column values as drop down choices values 

  • DJ_Jamba Profile Picture
    2,837 Moderator on at

    Hi @apeawakening 
    Is the column Project Name in SharePoint list Project Info, a choice column or a text field?

  • Ape Awakening Profile Picture
    301 on at

    Text Field

  • Verified answer
    Yogesh Murugan Profile Picture
    447 Moderator on at

    Try this code

    Distinct('Project Info', Project_x0020_Name)
  • v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @apeawakening ,

     

    Could you please show details of the error?

    Or you can try this first.

    TableName.ColumnName

    Above formula will return a table contains all value in one column.

    I'm not sure if the result is what you want.

     

    Best regards,

    Rimmon

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard