Hi all,
I am brand new to using PowerApps. I created a form and linked the SharePoint list to the form.
The SharePoint list is called Asset and contains the following fields :
Staff ID (Primary Field)
Name
Asset Description
The elements on the form are all text boxes. When the person enters the StaffID, I want the Name and Asset description to automatically populate the form.
I tried using the Lookup function for the default of the text box for Name but the information wouldn't pull down . Have I gone about it all wrong?