I hope you are all doing fine!
I’ve got the following issue. In my “for each activity” I’d like to iterate through every folder (=ordner). So far so good everything works. But in the next step I want to define that my loop should ignore all folder that starts with a “ZZ” like “ZZ_Archiv” and so on. I tried to use an if activity. But in the end the loop doesnt ignore these folders and iterates thorugh all. Can you see where my misstake is?
Thank you very much!