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 / Form autofills fields ...
Power Apps
Answered

Form autofills fields based on previous submissions

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I'm working on a Powerapp to log all of the Finance Requests coming to our team. While everything works fine, it would be more efficient if certain fields would autofill depending on previous submissions.

 

For example, 3 of the fields are:

Contact Name-> Contact Email -> Contact number. 

 

Would it be possible if resuing a name in "Contact Name", it could pull their previously inputted email and number from the Sharepoint list where it was added? This would help cut down on time when putting in requests regularly. 

Categories:
I have the same question (0)
  • Verified answer
    v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    What is the data source of the current Form? 

     

    This can be achieved. For example, use TextInput1 to fill the Contact Name, then set below formulas in TextInput2 and 3 to show record from SharePoint list:

    TextInput2.Text=First(Filter(List,ContactName=TextInput1.Text)).ContactEmail
    TextInput3.Text=First(Filter(List,ContactName=TextInput1.Text)).ContactNumber

     

    Regards,

    Mona

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    The source is a sharepoint list where they entries are being added.

     

    Also since this is through a form, I would need to change TextInput to DataCardValue- correct?

  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    Yes, I'm just assuming the name of the textinput control is "TextInput1". In a form control, textinput controls name could be DataCardValueX.

     

    Regards,

    Mona

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

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard