Sign in to join the conversation:
How do I save a sheet to an existing sheet so the sheet url is preserved?
Basically creating a point in time snapshot sheet each week but I want my colleges to use the same url to view the snapshot
If you want to update the data in the sheet and maintain the current link to that sheet you have to replace the data in that sheet (delete all rows and move new rows into the sheet). There are probably more sophisticated ways to update the sheet data but this is just a very simple but labor intense method
Could the snapshot be a report? This way the link is maintained and you update the report each week by adjusting the conditions in the report builder.
What type of data is being displayed in your snapshot? Is it entire rows/columns or are you just providing a summary of counts and totals?
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?