Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of -6
0 answers
58 views

Problem description I have a Web App published with Google Apps Script (deployment type "Web app", Execute as: Me, Who has access: Anyone). After working normally for months, today the Web ...
Score of -4
0 answers
104 views

I'm seeing severe latency on an Apps Script Web App, and I've isolated the delay to somewhere outside my script's execution. Executions log vs client-side timing for the same requests: Executions log ...
Score of 0
2 answers
176 views

I'm trying to add an automatic static timestamp in this ticketing process: Sheet A column B is labeled "Data Received". The user manually inputs the date when they receive a ticket. When ...
Advice
0 votes
1 replies
140 views

It's important for me to understand if I pay for the starter plan, whether I'll get an increased Apps Script limit, like enterprise accounts. Либо нужен другой, более дорогой тариф. Не могу найти ...
Score of 1
1 answer
231 views

I've created a Google Sheet where I enter a book ISBN in cell A2 and want the book title returned in cell B2 upon the click of a button that I've associated with function getBookData(). However, my ...
Score of 0
1 answer
153 views

The task is: several users edit Google Sheets table. All of them have Editor's role. Some of the users are masterusers - they can edit everything. Some are clients - they can edit only empty time-...
Score of 0
1 answer
112 views

I have a task manager spreadsheet for my company's project managers. Each person has their own tab that they add in their projects, due dates, etc. They get email notifications sent when an upcoming ...
Score of 0
1 answer
242 views

I have a Google Apps Script that downloads a daily PDF rate sheet from a public financial website. This script ran perfectly for months but suddenly stopped working around April 9th. Instead of ...
Best practices
0 votes
7 replies
170 views

Although each project has a name, Google Apps scripts use an automatically generated URL to make them available via the internet. This URL changes with each iteration of the code. Meanwhile a schedule ...
Score of 0
1 answer
143 views

I would like to know if there is someone intimately familiar with the Google sheets API who knows precisely what this error means: Exception: API call to sheets.spreadsheets.batchUpdate failed with ...
Score of 0
1 answer
104 views

My function will run without error and it will log the new cell color of white, or null (whatever one I test with), but it will not reset the cell background color of any cells in the range if any of ...
Score of 0
1 answer
147 views

I'm inserting or updating events from a Google sheet with the guests' names in one column and their email addresses in another column. For events with multiple guests, the emails and names are ...
Advice
0 votes
1 replies
104 views

The goal of this is to query Walmart, filter by product “metadata”, grab top 5 results, average price) is doable in principle. I created the trigger to execute every 8 hours., but the key issue is ...
Tooling
0 votes
4 replies
88 views

I am looking for a method to programmatically reproduce a Google Docs document using Google Apps Script, including all formatting such as headings, fonts, spacing, tables, and other layout elements, ...
Score of 1
2 answers
152 views

I am seeking help regarding a consistent technical issue with Pie Charts in Google Sheets when using Apps Script. The Problem: When I try to programmatically update a Pie Chart, some visual elements ...

15 30 50 per page
1
2 3 4 5
3791