Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analyticswithadam/App_Script
/ generateReport
Function
generateReport
Big Query and Gemini Narrative Reporting.js:186–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
184
}
185
186
function
generateReport() {
187
auth();
188
fetchBigQueryData();
189
formatReport();
190
}
191
192
193
// appscript.json
Callers
nothing calls this directly
Calls
3
auth
Function · 0.70
fetchBigQueryData
Function · 0.70
formatReport
Function · 0.70
Tested by
no test coverage detected