Notifications
Announcements
hi everyone, I'm trying to bind record values from a SP list column into dropdown control in canvas app Dropdown control - > item property ->
Try below code:
Choices('Project Info'.Project_x0020_Name)
Hi @apeawakening ,
Does the column name contains a space?
If so, please try this.
Choices([@'Project Info'].'Project Name')
Best regards,
Rimmon
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
Hi @apeawakening Is the column Project Name in SharePoint list Project Info, a choice column or a text field?
Text Field
Try this code
Distinct('Project Info', Project_x0020_Name)
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.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 721 Most Valuable Professional
Michael E. Gernaey 320 Super User 2025 Season 2
Power Platform 1919 268