I am looking to add a file into one document library on SharePoint and once I create it I also want to add that file to an existing folder in a different library. The file I am creating is a word file. I want it to copy the file into a folder with the same name as the file but without the .docx tag that comes with the word file. The flow I created works but it creates a new folder with "file name.docx"
Or is there away to pull some of the file properties of the file and have the folder path based off of the file property and not the file name?
