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 / Using excel in power a...
Power Apps
Answered

Using excel in power apps form and sharepoint list

(0) ShareShare
ReportReport
Posted on by 56

Hello, I need some ideas on how to make this issue work. I currently have a power apps form connected to a Sharepoint list, one of the cards in the form is for the dealer ID and another is for the dealer name. I have an excel file that lists all dealer IDs and the corresponding Dealer names. I have connected the excel file to the power app but I am stuck on how to get the dealer name text box to fill with the name corresponding to the dealer ID typed in the other text box. Any ideas?

 

Thanks, 

Madison

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

    Hello @MH81003 

    In Power Apps, you can achieve this by using the Lookup function which works by searching your Excel table for a specific record, matching the Dealer ID entered with the corresponding Dealer Name. Here are the steps:

    1. Upload your Excel file to a location that Power Apps can access. This could be SharePoint, OneDrive, or Power Apps' own data store.
    2. Connect to the Excel data source in your Power Apps application.
    3. On the data card for the Dealer Name, you will want to use the Lookup function in the Default property of the text box where you want the Dealer Name to appear. The formula might look something like this:
    Lookup(ExcelDataSource, DealerID = TextInput.Text).DealerName

    In this formula, ExcelDataSource should be replaced with the actual name of your Excel data source, DealerID should be the column name in your Excel file for the dealer ID, TextInput.Text should be replaced with the actual name of your text box where the dealer ID is entered, and DealerName should be the column name in your Excel file for the dealer name.

     

    Cheers!

  • MH81003 Profile Picture
    56 on at

    @Anonymous_Hippo Thank you for the quick response, this worked perfectly!

  • Colgreg Profile Picture
    8 on at

    I have a similar issue. I have passed Power BI data into the Power APP as well as a Sharepoint list. 

     

    When users select the power app ID they can enter their rating which gets sent with the customer name, ID and rating to SharePoint List. The issue is when selecting a customer who already has a rating within the Power App how can I look up the SharePoint List based in Selected ID in Gallery and display Rating?

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 396 Most Valuable Professional

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard