Hi,
I have created a flow with array variables and apply to each. The array variable consists of an array of objects. I have created the loop block with that array as input. I have added a compose and the below expression inside the apply to each.
items('Apply_to_each')?['Author']
But the formula returns nothing. Is it the correct expression?
