Hi, I have a powerapp that is uploading a document to sharepoint document library along with a few fields that are entered by the user, I had to add a isblank function for when users leave any of the fields blank this works fine with the text & combobox fields however the field containing the "reviewers" details (i.e. People field type in sharepoint) fails with the error 'the specified user could not be found'
Not sure what I'm missing here