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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Move a file to a folde...
Power Automate
Answered

Move a file to a folder based on its name

(0) ShareShare
ReportReport
Posted on by

Hello everyone,

 

I want to sort the files newly added to OneDrive.

 

I have several folders with the following paths :

/test/000001/

/test/000002/

/test/000003/

 

For example, a file with the name "000001 - Tree.jpg" is added to the OneDrive root.

I want this file to be automatically moved to the folder /test/000001/.

 

I know how to extract the "000001" from the file name, but not how to move it to the corresponding folder. There must be something to do with a for-loop function and -if statements, but I don't find Power Automate very intuitive.

 

Thank you in advance,

 

Paul

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Paul_PA,

    Do you want to automatically move a file to a folder containing substring?

     

    Here is a demo flow, please check as below:

    vqiaqimsft_0-1653640008961.png

    vqiaqimsft_1-1653640119850.png

    substring(first(split(triggerBody()?['Name'],'.')),0,indexOf(first(split(triggerBody()?['Name'],'.')),'_'))

    Here is the testing result:

    vqiaqimsft_2-1653640166710.png

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard