Hi
Sorry if this has been talked about before, I can't find anything.
I'm setting up a flow using data from an excel spreadsheet which has separate tables named for each month of the year (i.e. September). I was my flow to use data from the table named after the current month so I have used a compose function to find the month. I then use this dynamic content to tell the flow which table to look at as so -

This stage definitely works as when I run it and check the outputs the correct data is there. But I can't use any of that data in future steps as the column names aren't listed as they usually are -

Whereas if I manually put the month in, it works as usual -

I'm assuming it's something to do with power automate not being able to access the excel table because I'm trying to use dynamic content rather than just giving it the name as normal - is there a way around this? I don't want to have to go in and manually change the month.
Thanks for any help