Hi there,
I have this flow which is manually triggered from an excel file which contains a list of rows and in those rows is the reponsible individuals email address. The flow pulls all of the email addresses and creates a unique list and then sends one single email with a table of the information to each unique email address. The flow is working as expected but I need to change the column headers and it appears you can't have them with a space in the Create HTML table action.

I've read you can do this via a select query but I do not know where you would insert this into the flow and I've read some posts say a select query is not compatable with the List rows present in a table action but those posts were from 2020 so perhaps that has changed since.
Thanks in advance