I have an issue with SharePoint Get items and cannot find what is wrong with my flow. The flow I'm having trouble with ran twice within a few minutes of each other. One flow action worked, and one didn't. In SharePoint the records look identical except for the content. Here are my two flows showing the one that worked and the one that does not return a value.
You can see from that one that works that it shows "Click to download" meaning there is a value. The flow that doesn't work shows "Value []." Both records are in a SharePoint List using the same flow. When I did a side-by-side comparison the flow actions output is the same up until this point shown in the attachments.
I would appreciate any thoughts on how to identify the issue. Thank you.