Skip to main content

All Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
27 views

I have created a google form linked to a google sheet which captures users' request for a limited resource It may be that the request fails because there were no resources left However, the form also ...
Bob Blightman's user avatar
-2 votes
0 answers
39 views

How do I create a system that trades on my behalf in the financial markets using the MetaTrader 4 platform, employing indicators,
Ahmed Negm's user avatar
1 vote
1 answer
92 views

update I've found the issue. GAS can only send Strings, Numbers, Booleans, Arrays, and simple Objects from server to client. But some lastModified values are Date instances, so the client receive null....
glitchie24's user avatar
0 votes
0 answers
50 views

I'm having issues using .addRange to modify an existing line chart. When I run the following code the range does not get added, but the title does change. I've copied this almost exactly from the ...
RedLux's user avatar
  • 1
Advice
0 votes
2 replies
70 views

I'm deploying a Google Apps Script as a Web App (doGet/doPost) to serve as a webhook relay. The script uses only CacheService for storage — no UrlFetchApp, no Sheets, no Gmail, no other Google ...
Stefan D's user avatar
Advice
0 votes
0 replies
73 views

I am developing a Web App on Google Apps Script (GAS) using React and Ant Design. I use Vite with vite-plugin-singlefile to bundle everything into a single index.html for deployment. The Problem: The ...
山本航's user avatar
-1 votes
1 answer
130 views

Problem Summary I have a Google Apps Script that needs to: Generate sharing links using Drive API v3 Advanced Service Send emails with alias using Gmail API via REST These work independently, but ...
MINGXIANG CHEN's user avatar
-1 votes
1 answer
76 views

PivotFilter.getFilterCriteria returns the expected result when the filter references values directly as in: 'Text contains A'. However, when the filter references formulas as in: 'Text contains =&...
Al.'s user avatar
  • 25
-1 votes
2 answers
111 views

Need code for this: when a cell is selected, highlight that row and all rows with the same value in column B (table only, if possible). I tried an even simpler code suggested by google, and it didn't ...
smking204's user avatar
Best practices
0 votes
2 replies
60 views

I am working as developer and want to ensure that chatgpt is always aware of structure of my appscript. Because posting appscript everytime in chatgpt looks so laborious. any shortcuts pls. Have been ...
Rohit's user avatar
  • 1
Advice
0 votes
2 replies
65 views

How do I convert exporting slides into png into a Batch Request? Is there other ways I can speed up the processing of this coding section? I am running into an issue with the google execution time ...
Abby Cottontail's user avatar
Advice
0 votes
2 replies
86 views

In Google Sheets I have a Data Sheet with alphabetical names in Column A (and row 1 being a header). There is data in Columns B onwards that is specific to this sheet only (the Data Sheet) When I add ...
user avatar
0 votes
1 answer
99 views

I am a beginner, trying my hand at realtime API data handling for a small project. I am trying to create an HTML page (for an iframe later) that gives me the realtime data for one specific metro stop ...
ysnblk's user avatar
  • 1
1 vote
0 answers
69 views

https://unpkg.com/html5-qrcode html5 qrcode used in google app script web app <button class="btn btn-light fw-bold" style="position:absolute;right:2%;" onclick="...
Nikhil Patel's user avatar
Advice
1 vote
2 replies
129 views

I'm wondering if google app script web app deployment is proper for production environment? Because I noticed these things: The deployment link is random generated. Accessing web app on another ...
kenny Ruici Khoe's user avatar

15 30 50 per page
1
2 3 4 5
3794