Hello Power App Community!
I'm brand spanking new to Power Apps and trying to learn as I go. One of the things that I'm trying to do is create a form that would search our O365 database and auto-populate the following fields:
Search Box to enter name/number/email
Name:
| (Uses DisplayName from O365) |
Location
Employee Number
| (Uses MailNickname from O365) |
This would then be submitted and shared to a SharePoint list.
Any help is super appreciated!