Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Display data by related table

(0) ShareShare
ReportReport
Posted on by 92
Hello everyoneI use Lookup related table and not showing errors but no display data what i want

example: i have 3 table

 Order (table 1) that including Customer (lookup from Account (Table 2) 

and Invoice (table 3) that Lookup from Order (Table1) (Order No Column)

in invoice form i want related table for customer: 'Account Name'

i use this formula

 

LookUp('Order', Customer.'Account Name' = Gallery3.Selected.'Order No'.'Order No', Customer).'Account Name'

 

It is No error but still no showing data in Customer field

 

Can i get help whit this formula

 

 

 

  • maheralkhalil Profile Picture
    92 on at
    Re: Display data by related table

    Hi 

    thanks for your interest 

    yes that what I was looking 

    ‘order no’ it’s the lookup key

    but it’s working with

    lookup(Orders, ‘Order No’ =

    Gallery3.Selected.'Order No'.'Order No', Customer).'Account Name'

  • Verified answer
    MudassarSZ365 Profile Picture
    591 on at
    Re: Display data by related table

    try this 

    LookUp(Orders, 'Order No' = Gallery3.Selected.'Order No', Customer).'Account Name'

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,537 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,908 Most Valuable Professional

Leaderboard