Hi all,
I try to make a flow when there is NO file in a specific folder.
I made this here under but it send always a mail even when there is a file with specifiv name.
What do i wrong?
Solved! Go to Solution.
I would take this approach instead:
Because the output of List files in a folder returns an array, the array can be filtered for the filename you are looking for. The array length will be greater than zero if the file is found and will be zero if it is not.
I would take this approach instead:
Because the output of List files in a folder returns an array, the array can be filtered for the filename you are looking for. The array length will be greater than zero if the file is found and will be zero if it is not.
That's right.
User | Count |
---|---|
78 | |
55 | |
52 | |
43 | |
39 |
User | Count |
---|---|
80 | |
80 | |
75 | |
67 | |
43 |