Hello,
I have a flow that copies files when a box is checked from a content type in a library, then copies the files to another teams location. This works all day. The end user I created this for wants this done for an additional 10 folders. My plan was to use the same trigger, then have 10 parallel conditions and only use one flow instead of 10. Each condition that is looked at has 2 conditions that must be true, the original condition of the box being true, which works, and a second condition pointing at the folder. For some reason it always comes back as false with the second trigger that points at the "folder path" dynamic content type. I'm using that condition because I need it to evaluate which of the 10 conditions are true and copy the file over based on that file path. I think I'm using the second true item wrong and that's causing trouble. Does anybody know if I can just type in the text that I want to evaluate as true from the path of the folder, or is there a specific format? See below.
Solved! Go to Solution.
I figured it out. I needed to add a "get files (properties only)" action after the trigger and before the parallel conditions. After that, it evaluated the condition to true for the folder path word 'tenant'.
I figured it out. I needed to add a "get files (properties only)" action after the trigger and before the parallel conditions. After that, it evaluated the condition to true for the folder path word 'tenant'.
User | Count |
---|---|
87 | |
37 | |
25 | |
13 | |
12 |
User | Count |
---|---|
118 | |
55 | |
36 | |
23 | |
21 |