I have the flow below but now it moves all the files.
Only the files that start with processed may be moved.
and .... if there are any files that do not have a processed name, another mail must be sent.
How do I solve that?
Hi @frixel ,
You could use Filter array to filter files whose file names begin with processed.
Then use length() function to get the number of files that meet the criteria.
If the result is greater than 0, the eligible file is moved to the specified folder; if the result is equal to 0, the message is sent.
Image reference:
Please take a try.
Best Regards,
Thanks for your reply but i have a error.
i can`t get it in there.
Hi @frixel ,
Please click Edit in advanced mode.
Image reference:
Best Regards,
error but i don`t no why.
Hi @frixel ,
Please use item()['Id'] instead of item()['ID'].
Regards,
I keep getting an error message. I have adjusted the item()['ID'] to item()['id']
Hi @frixel ,
Please configure Move or rename a file action in Apply to each.
Image reference:
Regards,
oke, i understand and the flow runs.
But just 1 file and not al the files in the folder ๐
Hi @frixel ,
That's related to the logic of Condition you configured, or that there is only one file in your Folder that matches the expectations.
The logic of the Flow configuration is no problem.
Regards,
oke, thank you. but what must i changed so all the files in that folder must be replaced?
the other files now wil be leave in there.also when the the flow runs again.
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
87 | |
57 | |
41 | |
37 | |
33 |
User | Count |
---|---|
88 | |
72 | |
64 | |
59 | |
38 |