Sign in to join the conversation:
Please put the "Refresh" button next to save on the tool bar!
Almost everytime i hit save i have to go to the top and refresh.
Thank you!!
Hi Jazmin,
Saving your sheet will also refresh it in most cases, unless someone saves JUST after you did.
You may not need to refresh as much as you are!
When you have a moment, please also submit a Product Enhancement Request using the form under Quick links on the right of the community site to let our Product team know that you'd like to see this button moved.
Thank you I will add it!
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
I have a report that beautifully aggregates data from 70+ sheets. I need one column from that report to populate a helper sheet that I have: Source Sheets > Report > Helper Sheet As the report grows with data, I want the helper sheet to grow with it without manual intervention. Ergo, the API question. Here's what I know…
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…