Hello, I'm using a 'Get files (properties only) in my flow hoping to get an array of files as per a filter query I have set up.
The flow runs successfully however this step also returns folders (as items) in its output, not just files. For example, if I have a "File A" inside "Folder A", then the flow may returns 2 rows (one item: "File A", second item: "Folder A") which is not what expected/desired.
Any thoughts? Many thanks in advance.
