I'm working on a Power Automate flow. I've added a "Get files (properties only)" step. I want that step to return all folders named "Correlation" that are present in a particular SharePoint Document library named "QC Internal". There are four subfolders in that library that I know to contain folders named "Correlation". They are named "Team A", "Team B", "Team C", and "Team D". I've configured the "Get files (properites only)" step with the appropriate Site Address and Library Name parameter values. I've also set the value of the Advanced parameter "Filter Query" to:
FileLeafRef eq 'Correlation' and FSObjType eq 1
....and set the value of the "Include Nested Items" advanced parameter to "Yes". For some reason the step is only returning folders from the "Team A" subfolder. None of the matches in the other three subfolders are being returned. Any ideas why that might be?

Report
All responses (
Answers (