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 / Unable to setup Lookup...
Power Apps
Unanswered

Unable to setup Lookup Description in power apps Canvas

(0) ShareShare
ReportReport
Posted on by

Still fairly new dealing with power apps. But I took over from the previous SharePoint tech out my company and they setup a bunch of look ups with descriptions that should show up in the form that is needing to be created. 

 

When I try it only provides the title of the item not the description but within SharePoint it shows as something that I can select that will take me to the description. Anyone able to assist with this? 

 

Thank you in advance 

 

 

Sharepoint issue .jpg
Sharepoint issue 3.jpg
Sharepoint issue 2.jpg
Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @TomKen 

    A dropdown control contains the entire record even if it only shows one value in the window. All the others can be referenced. So a label with the text Dropdown1.Selected.description will give it even though the window of the dropdown shows only the title.

    The same is true for a record selected in a gallery or datatable.

  • cwebb365 Profile Picture
    3,334 Most Valuable Professional on at

    Here is a great video covering using Lookup columns in SharePoint I suggest you watch to understand them. Depending if the column is shown in the main list or not you can reference, otherwise you will just have to directly link your items property on the drop down to the SharePoint list containing those services and use the Description field there, then you will modify the forms "Update" property on that card to write back the lookup value in the proper format by lookup up the ID of the item you're selecting in the drop down. 

     

    Which the Update would look something like: 
    {
    '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
    Id: ID,
    Value: Title
    }

    Lookups aren't always fun to work with unfortunately. 

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 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard