I have a google sheets workbook that has 2 tabs: Data and Pivot Table. The Pivot Table tab uses the data from the Data tab. Currently Alteryx is using the Google Drive tool to overwrite the Data tab daily.
Now I have to duplicate the google workbook, append the date to the workbook file name, and write to the Data sheet. I was able to build a macro that creates a new file with the date in the wookbook name and write to the Data tab, but I can' figure out how to make a copy of the original wookbook so that the Pivot Table tab is there to use the Data Sheet.