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 / Powerapps lookup with ...
Power Apps
Answered

Powerapps lookup with same column name

(0) ShareShare
ReportReport
Posted on by 25

question.png

 

I have the above application. The account drop down is a lookup referring to a different table, specifically a name in another table. This name column can have the same name. I added a label that retrieves currently selected option in the drop down using this " LookUp(Accounts, 'Account Name' = DataCardValue7.Selected.'Account Name').Account)". It retrieves the AccountID which is supposed to be Unique.

 

The problem: Selecting any different "account" with the same name is returning the same account ID Column from the account table in said label, which shouldn't happen. How would I go about solving this? ...

Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @User2023 

     This is a disambiguation problem.  For more information see https://powerusers.microsoft.com/t5/Building-Power-Apps/Disambiguation-on-Lookup-Columns/td-p/756505 .  See if this works for you:

    LookUp(Accounts, Accounts ['@Account Name' ]= DataCardValue7.Selected.'Account Name').Account)

     

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard