Hello,
I have a flow that monitors for a certain email, when the email comes through, the flow then copies an excel file and creates a table in a fixed range, ready for the next flows to take over and use said data.
The excel sheet is an output of a ms access database where numbers are entered hourly, once the numbers have been inputted at the press of a button the access database creates a PDF, send the PDF in an email, and creates an excel file. The excel file completely overwrites the previous version.
The trouble I'm having is, my flow is creating a table, and then the next time the flow runs it fails because 'there's already a table'.
I don't know how true that statement is, when I open the excel workbook, and press ctrl+A, it highlights that there is a table, I can't figure out how to get this flow to work repeatedly, because when the workbook is overwritten, there is no table present in the workbook that power automate can use. It may be because I'm force testing and so the excel workbook isn't being updated, but I'm not sure, any help regarding this would be greatly appreciated.
If any more info is needed please let me know.