Hi,
I have a very large workflow that cleans and sorts a lot of data with the desired output for it to go into a template excel file that has formatted tables in it. There are no formulas or anything to make it more complicated, it's just supposed to paste the data into the table and extend the table to the full extent of the data.
There are multiple different tabs in this spreadsheet that will never change field names or tab names so that's not an issue.
I have tried to use the output tool to output the data into the specific fields while maintaining formatting and not bringing through the field names (as they already exist in the template), but it only outputs the first row of data into the table, and the rest go underneath the table.
I think I'm understanding this correctly that the blob input and output can bring in the template and keep any formatting while also outputting the data into the table, but I can't for the life of me figure out how to get it to work. It just replaces the entire sheet and doesn't keep any formatting.
I have attached a dummy workflow as an example of how I've set it up. I think I might be going wrong with the Blob Output tool but I could be wrong in other places.
I've also attached the template file for the dummy workflow.
The desired output I'm expecting is to look like the below:

The Template is as follows:

Is what I'm attempting to do possible at all?
Any help will be greatly appreciated.
Thanks