Hi, I am building a very simple app that allows users to communicate if they are leaving work early. The app feeds a SharePoint list so HR knows where our team is. I have all cards populating the proper fields on that list EXCEPT for the Team Member (person.) I want the Team Member column to automatically record the logged in user.
This is an image of the Card Level:

And this is an image of the label level I'm using to pull the team member name:

It seems to be returning the user name correctly in the app, but it is not storing in SharePoint.
The list is getting the other info, though.
