Hi guys!
So I have a SharePoint on premise that has subsite libraries and private libraries.
I want to copy some of the private library files in the subsite into the public library files in the main site.
The thing is it doesn't have the same
Look I will explain the flow:
The trigger is when a file is created or modified with the condition of one column turns to "Yes" (in the subsite private library) it runs and then it creates that file into the main site public library. The thing is it has to be created into a folder path that can switch.
So it has to be from a dynamic content the update file properties so it doesn't appear the columns or metadata of the library I want to update the properties. Check the flow I have:
What can I do to solve this?