Hi, I have only been using the program for a short time.
I want to build an automation with StuidoX where there are many files in a folder and the automation has to repeat the same step for every Excel file. But if the File name contains “xxx” than it should not just do Step1 but also Step2.
I thought of using the For each file in folder to get the information but I am not sure how to use it correctly.
Then I thought of using the If activity to do Step2 if the name contains “xxx”.
Can someone help me?
Thanks!