I have this flow that gets files from a folder.
It crops the file name and then creates new folders based on the cropped name somewhere else.
Then I want the flow to loop through all the files in the original folder and move them into the new folders if the names match.

The folder making works fine, but the files aren't being moved. No errors in the flow, just runs and the files don't move.
I am a complete beginner, any help is appreciated.