Forum Discussion
rtrujilatpnmr
Jan 08, 2021Copper Contributor
SP Survey - Get UserID with Export
Good evening all - I am in need of creating a survey that when I export the results that I get the UserID. The name is not enough. I will be using this to tie to other information we have in our HC...
istvanybema
Jan 09, 2021Brass Contributor
I would try to use Forms; Answers can be exported to Excel and include the emailaddress of the user. This email address can be used to get the Username.
Other option is to create a PowerApp.
Both can be embedded in a SharePoint page.