Hi! I succesfully created a flow that saves every attachment I receive in a specific outlook folder to a specified location in Sharepoint. The file keeps it's original name, but I'd like to automate a name change, where underscores in this new file are replaced by spaces.
I'm new to Power Automate and still learning, I'm grateful for any help you can provide!
Hi @danielafuentes_,
Do you want to save the attachments from email to SharePoint, and replace the underscores in filename with space?
I did some test according to your requirements.
replace(outputs('Compose'),'_',' ')
Best Regards,
Kyire
David_MA
276
Super User 2025 Season 1
Michael E. Gernaey
240
Super User 2025 Season 1
stampcoin
212