I want to execute the following sequence:
Trigger: Create a sharepoint list item
Actions:
I struggle with the third step. I learned:
I succeed with the "create copy" in a fixed, pre-defined folder path, however I don't know how I can adress the newly created sharepoint-folder with the "copy file"-flow.
How do I express the destination path correctly to adress a folder that is not already existend at the time when I create the "copy file"-flow? What is the right variable to do so?
Any help is highly appreciated. Thx.
Hi @HolgerLoebel,
Could you please share a screenshot of the configuration of your flow?
For your step 2:Create a new sharepoint folder >> solved with the "create file in correct path and delete file afterwards"-workaround that is postet here and there in this forum,
Why are you create file in correct path and delete file afterwards,and then in the step3 to copy the file to the folder path?
I suggest that you could combine the step2 and step3, to copy the file to a path directly.And I have made a test on my side to create a flow as below:
You could refer to me to copy the file to the new path "NewFiles" directly, the "Copy file" action would check if the path "NewFiles" is exist, if the path "NewFiles" is exist, create the file "Summary.docx" to the path, if the path "NewFiles" isn't exist, create the path "NewFiles" and then create the file "Summary.docx" to the path.
The flow would run successfully as below:
Please let me know if your problem could be solved.
Best regards,
Alice
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
89 | |
58 | |
42 | |
38 | |
36 |
User | Count |
---|---|
84 | |
72 | |
58 | |
56 | |
42 |