Hi!
I have a sharepoint document library called "All Documents", in this library I have a metadata field that is names "Customer".
Then I have another document library in the same site that is called "Customers" and in this library I have folders with my customers names.
When I tag a document in the "All Documents" library with one or more customer I have a flow that copy the tagged document to the customers folders that is in the tag in my "Customers" library.
This works good, but I would also like to have a delete flow.
I can not get the delete flow to work, I guess I am missing something essential, I am pretty new to flow.Delete flow
Can not find the file
If I put the site address and the file identifier in my browser the pdf opens, so the url is correct.
What am I missing?
Thanks in advance!
Solved! Go to Solution.
Hi @Tuxarn
I have replicated your error. What you need to do is under the file identifier replace all the '/' with '%2F'
Something like below:
%2FCustomers%2FCustomer Value%2FFile name with extension
For dynamic mapping you can't use slash you need to use %2F (Magic). If you browse and set the path you can use the slash.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi @Tuxarn ,
Do you what to delete the special file in the "Customers" library when a file in "All Documents" should be deleted?
If yes, you should refer to screenshot below to create the flow:
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Tuxarn
I have replicated your error. What you need to do is under the file identifier replace all the '/' with '%2F'
Something like below:
%2FCustomers%2FCustomer Value%2FFile name with extension
For dynamic mapping you can't use slash you need to use %2F (Magic). If you browse and set the path you can use the slash.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi @Tuxarn ,
Do you what to delete the special file in the "Customers" library when a file in "All Documents" should be deleted?
If yes, you should refer to screenshot below to create the flow:
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I understand, thanks so mutch for the quick response! will try it and give feedback.
Appreciate it @abm @v-alzhan-msft!
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
42 | |
37 | |
37 | |
35 | |
25 |
User | Count |
---|---|
38 | |
38 | |
32 | |
30 | |
30 |