Im trying to output some formatted reporting to Google sheets and I think I roughly know the approaches I can take but would appreciate if someone could join the dots for me.
I have concluded that rendering to excel and converting to Google Sheets is a possibility but would be my last resort.
I am looking at using the Google Drive Output tool, outputting to GHEET format:

The field that is used to create the tabs is called 'Location' and there are 3 locations: USA, UK, Germany
Im using the Google Drive Output tool to overwrite the Gsheet tab

Question 1) My understanding is if I want the data for each location on separate tabs I would need to use a batch macro, how would I do this with the above?
Question 2) When I do output, the text is overwritten and all formatting is lost in the gsheet too. What is the best way to get the text formatted?
Outputting from a formatted table using the table tool doesn't work. I've heard there is an approach using a 'blob' template, does this work with Gsheets? If not what other options are there?
Thanks