I have numerous excel expense files to approve and process weekly.
I have an excel template so each file is formatted exactly the same.
I need to create a 'running list' of all line items from all of the excel files.
My thought was to create a flow to add each row of each expense report to a Sharepoint List.
I have created a Sharepoint list with columns that correspond to each column in the excel file.
Screenshot of Sharepoint List

Screenshot of excel file

Screenshot of the beginnings of my flow.

I have already run into a couple of issues;
- I am unable to access 'Name' data from excel file in 'dynamic content' so that I can populate into 'Title' column of Sharepoint list

- There is no dynamic content (I am looking for 'Total' from the excel file) available to populate 'Amount' column of Sharepoint list - I don't understand why not

- Currently flow is referencing a specific file. I need flow to act on each new file.

Greatly appreciate any help.
Thanks!