I searched a lot in the topics, but i didnt reach the solution.
I have a lot of FILES (named A1,A2…A10 and B1,B2…B10) in a FOLDER, but i’d like to move only the fils that contain a specific Names (A).
Can you tell me the workflow and the variables(also with the scope and the type?) i have to use?
The above one will give all files with starting with A.Then use For Each loop to itreate that array and inside use Move file Activity to move one by one files to other folder.
Guys these are the files, I have a lot of files starting with “FISCALIT” (sometimes they end with A’, sometimes with A), and i like only the files that start with “FISCALIT”