Hi,
I am using PowerApps to create a Form in PowerApps and I created a repeating table. After the user inserts, it will be saved into a SharePoint List but the problem is when the ID in the Sharepoint List is different than the User's ID.
For Example,
Image001 is the user list and Image 002 is the list that the user inserted the data in the table.
As I want the ID in Image 002 to be the same as the User's ID in Image 001.
Is it possible to make ID in a SharePoint List matches with the User ID?
Thank you.