first(outputs('List_rows')?['body/value'])?['apx_fullpath']
instead of apx_fullpath you can use whatever field name you need for the entity that's been queried before.

first(outputs('List_rows')?['body/value'])?['apx_fullpath']
instead of apx_fullpath you can use whatever field name you need for the entity that's been queried before.
*This post is locked for comments