Newbie here! Hi Everyone!
So I have a Sharepoint List and a customized form via PowerApp.
On PowerApp, I have a collection that collects data (user information). So for example, it'll collect, name, company, phone, email. This is just an example. I also understand that the collection collects data in the form of a table.
I want to be able to transfer the collection (name, company, phone, email) and transfer it to my Sharepoint List into an existing column (just one column) and format it in a way where it would be:
Name
Company
Phone
Email
Sharepoint list has a "User Info" column, and hoping to transfer the collection data to this column. All the other columns are already populated with the data collected from the form, except for "User Info".
Anyone know if this is possible? Appreciate any insight/guidance.