Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Lookup result in a label

Posted on by 45

I have two entities in Common Data Service, Purchase Orders and Address. Purchase Orders has a lookup (POAddress) that looks up addresses in the Address entity. The address entity only has two fields that I use ID and Address (address is all saved in one field). The problem I am having is I have a view screen with a gallery in, I want to be able to select the purchase orders and display all the information in labels on the right. How do I get the lookup value to display in a label?

 

Thanks for the help!

 

Gavin

Categories:
  • Verified answer
    v-micsh-msft Profile Picture
    v-micsh-msft on at
    Re: Lookup result in a label

    You could use the following formula to display the Address information for the Lookup field:

    Lookup(AddressEntity, PrimaryId=Gallery.Selected.POAddress.PrimaryId, Address)

     

    Regards,

    Michael

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

October 2024 Newsletter…

October 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #4 How to Conntact Support…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 142,733

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,750

Leaderboard