I am working on creating a flow which gets a list using D365 Finance entity. I am limiting the query to get me top 1 record and need to grab value of single object and pass back to PowerApp.

When I us 'Respond to a PowerApp or Flow' to pass that value, I get this error below.
The output you selected is inside a collection and needs to be looped over to be accessed. This action cannot be inside a foreach.
