Hello community, I got a problem while creating a flow to check whether excel files which got imported in to sharepoint list are empty for not. My requirement is that 2 or more files could be import into SharePoint site at the same time. For the trigger,I use when a file is created (properties only)


And I got an error like this after trying to import an empty excel file,

I assume this means the flow can't find table name because it is empty.