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?
This discussion was created from comments split from: Dashboard Graph Widget - Color in Series keeps changing.
When creating form submissions in the field, one of our technicians reported a bug that may affect others. We use URL string querying to correctly pre‑populate the job address (city, ZIP, and state). However, after scrolling down the form, an Auto Fill popup used to insert the technician’s name and email can be selected,…
Hello everyone, I have several rows (different entries) that I would like to enter on a custom form using the "Generate Document" workflow. I did a test run and it just generated "individual" PDF form per row - and not multiple rows merged into one form as I was expected. Is there another way or methodology around this or…