I am using Microsoft Flow to take an Excel email attachment and save it to a SharePoint library. I am also using "Create Table" to create a table in the workbook. Once the table is created, I want to delete the rows that are blank.
I have no problem making the table. When I open the created file with the table, it is there and it is named correctly as "PL". But the next step in the flow after creating the table is to "list rows present in the table". But the error is "No table is found with the name 'PL'." I know the table is there. Why am I getting this error and how do I resolve it?