HI,
I have a flow that starts by getting all the file properties from a certain library.
There is a column in that library that hosts a string (email address), its real column name is "TestingJson".
For some reason, it only returns the data of the first item but not for any other ones (even though there is data in that column for other items).
Here is the get files action:

Here is the output (both photos from same output):
First item

All others look the same as the below:

Not sure what is happening, appreciate any help!