Hello All,
Is it possible to perform the following using power automate:
1) when a file is created in a document library; 2) then create a folder in the same document library; 3) and accordingly move the files to a specific folder based on the title of the file with in the same SharePoint document library ?
Thank you
Solved! Go to Solution.
Same site. The following Flow just ran as designed and without error. Full Path references Dynamic Properties for the create folder action.
You can accomplish your goal by using the following SharePoint triggers and actions:
When a file is created (trigger)
Create Folder
Move File
Give it a try and post here if you have any issues or need more help.
Thank u for ur swift reply, but I am getting this error message.
Can you post a screen shot of your Flow in edit/design mode with all of the actions expanded?
Change the Destination folder in your move file action to use Full Path from Create Folder in Dynamic Properties:
So, power automate doesn't have the feature to move files within the same library? or I a missing something?
Thank you
I found the move file action to be a little funky - I did create a Flow almost identical to yours and it ran without issue. Try putting a \ before Full path and let me know if that resolves your issue. Also, when testing, upload a new file rather than relying on re-running a previous run.
I still get the same error, however, when u did the test from ur end, did u make the current site address and the destination site address the same?
Same site. The following Flow just ran as designed and without error. Full Path references Dynamic Properties for the create folder action.
Finally worked...Thank you
User | Count |
---|---|
16 | |
16 | |
14 | |
9 | |
8 |
User | Count |
---|---|
27 | |
26 | |
24 | |
23 | |
14 |