Hi @Anonymous ,
I have done a test on my side , and it works fine for me. Please follow the steps from the screenshot.


=OFFSET(@{items('Apply_to_each')?['name']}!A1,0,0,SUBTOTAL(103,@{items('Apply_to_each')?['name']}!$A:$A),7)
Here the last digit 7 , indicates the number of columns(Headers) in your excel Sheet.
Hope this helps.
Please give this answer a thumbs up and accept this as a solution , if this solves your problem.
Thanks,