web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How do I add text to b...
Power Automate
Unanswered

How do I add text to beginning of Uploaded file on Click

(0) ShareShare
ReportReport
Posted on by

I am trying to use Power Apps to allow users to upload their training to a SharePoint document library with a specific file name for organizational purposes.

 

Files do upload correctly to SharePoint with a flow, without the 'update file properties' in power automation. I am having trouble taking first initial of the employees name and last name of the employee from the auto-populated field in my power app (David Humphrey). It is populated by setting the default property to User().FullName (1st image) 

 

 

I would like to take the name, parse it, and save it to my SharePoint library as (dHumphrey_currentYear_Training1SelectedbyDropDown) and look like the second photo on the click upload.

 

2.png

Currently the code for the upload button OnSelect is:

UploadFileToSubTraining.Run(
 {
 contentBytes: First(att_SubmitTraining_AttachFile.Attachments).Value,
 name: First(att_SubmitTraining_AttachFile.Attachments).Name
 });

Below is my power automated flow:

 

3.png4.png

 

 

 

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 315 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 273 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 117 Super User 2026 Season 1

Last 30 days Overall leaderboard