Hi,
I've been stuck on this all day and can't seem to get past it.
I have a file I need to select dynamically, from a SharePoint Library and delete it (sounds easy).
I have also tried it so the file path (file path is saved in a sharepoint list) is coped in to the file identifier, no luck.
My flow is below, it works until I pass the delete output the file identifier. Any other solutions would also be appreciated.





I've also tried this solution to change the file identifier to a uri with no look:
https://powerusers.microsoft.com/t5/Building-Flows/SharePoint-Delete-file/m-p/316594#M33853