Hi Guys,
I use MS Forms to upload files and Power Automate to move the file from the Forms database which is OneDrive to Sharepoint Site. It works very well my question is that there is a chance to remove user names on uploading files? See below the screenshot from my SharePoint site, looking at the picture, the file name becomes "Sample Scan (100,ppi)_Benedick Divinaflor" it should be "Sample Scan (100,ppi)" ".
Lastly, we upload multiple files per Form.
Here's my Flow, if you notice on the File Name under Created File, I am using Parse JSON to get the file name.
And here's my Parse JSON schema I used.