Problem:
I have csv data for a weekly report. I want to use this data for compliance reporting, but don’t want to manually find and update numbers from the Excel document to the Word document.
A Solution:
Create a template/macro combination in google docs to generate a document from a sheets file.
Overview
Step By Step
What methods do you use for generating reports? Next I may look into https://pdfgeneratorapi.com/ to create an even more automated solution.