Every step I attempt with power automate shows me another hurdle I can't get past. My other questions can't get resolved unless I now have this step completed.
I have an excel file which is an export of data from another application (XLSX format). The excel document does not have a table, because the flow that creates a table breaks due to the fact that this excel file has document information at the top of the excel file, that needs to be deleted before a table can be created.
Is there any way to remove the top 14 lines of an excel file (14 lines of document information) using power automate? But keep in mind there's no table.
If a table is required for this to happen, then how could I create a table in an excel document that ignores the first 14 lines of information, so I can delete it after the table is created?
Thanks in advance