I'm going to really test the limit of UKC knowledge.
Youtube, Google and Enterprise ChatGPT have let me down on this.
I can't find any examples to use for how to update a table in an excel document using the power automate connection when the filename for the excel document is dynamic (ie the connector cannot access this specific file during the development of the power automate process and read the table details). If I build it with a specific file and swap for dynamic something is not matching up because tables aren't the same between identical files.
The excel file is created by the power automate. It copies a template, puts it in a new directory (driven by new item on a microsoft list). I have a work around where I use "add a row", which is fine for simple table. But eventually I need to push and pull info from the microsoft list and I really want Update a row to work.
ChatGPT gave up, and google just gets me youtube videos where the excel file is explicitly stated. I just need a better starting point for how to do this.