Hi,
I have a Problem with trying to change the colum-properties of a file/folder.
So, I created 2 Flows. The first one creates a folder in my Sharepoint library, when i make a new list-entry. The second flow changes the colum-properties of this folder, whenever the list-entry is edited. The flow lists all of the file-properties in the parent-folder and looks, if the name of any of them match the title of the list-entry.
But for whatever reason, it does not list the newly created folder from the first flow (the conditon: if title (list) = name (file)
, is always false). I looked into the output-file of the "apply to each" command, and there it lists every other folder, but not the new one. Does it take time to recognize a new folder ?
(As u see in the picture. The flow also changes the properties of a planner-task, and that works perfectly fine)
i hope u can help me 🙂

(i blacked out the lines, because i dont want to get in trouble with my company)