Assuming you are uploading in sharepoint/one drive for business, you will be using excel (business) connector
https://docs.microsoft.com/en-us/connectors/excelonlinebusiness/One of the declared limitations in the official documentation is the following:
The File property expected by the connector's actions should be filled using one of the following options:
-Pick a file from the file picker.
-Use an output from the OneDrive for Business connector's triggers/actions (file's Id or File identifier property depending on which one is present for the particular OneDrive for Business's action or trigger).
-Use an output from the SharePoint connector's triggers/actions (file's Id or Identifier property depending on which one is present for the particular Sharepoint's action or trigger).
If you plan to use a different approach please le us know
Thanx!