Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Dear Lissa,
The following configuration seems to be wrong in your environment.
Filter Array 2
From = body('Filter_array')
Filter Array 3
From = body('Filter_array_2')
Filter Array 4
From = body('Filter_array_3')
You need to filter all files with different names from the original filter array.
So the configuration should be the following.
Filter Array 2
From = body('Filter_array')
Filter Array 3
From = body('Filter_array')
Filter Array 4
From = body('Filter_array')
I suggest you change it and see whether you can save and run the flow successfully.
Welcome to share any updates at your convenience.
Thank you for your effort and time.
Sincerely
Cliff | Microsoft Community Moderator