Hi!
So what I want to do is when a file in private library is approved, copy that file with all metadata into a public library. The flow I have created was this one:
That is the flow I have. The thing is in create file i get the dynamic content "Carpeta" wich is this column on a list:
But in that path, the highlighted part I don't need it, and to copy the file to there I cannot use this dynamic content. I would need to split all the parts and get split 1, 2 and possibly 3 (Not every file will have 3 folders). So the first part will be ignored.
What could I use do? Is there any other way to do it?