AIObjectives / AIObjectives/tttc-light-js

Support google sheets where data is not in first spreadsheet tab

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
58
Forks
16
Avg merge
33m
Merged PRs (30d)
13

Description

Steps to reproduce:
1. start dev server
2. run [google sheet script](https://github.com/AIObjectives/tttc-light-js/blob/main/examples/googlesheet-with-config.mjs), using a URL parameter to specify a google sheet tab that is not the first tab in the spreadsheet

Expected behavior: the pipeline runs on data pulled from the google sheet tab specified

Observed behavior: the pipeline runs on data pulled from the first tab in the google sheet, regardless of which was specified

[Logic to pull data from google sheets here](https://github.com/AIObjectives/tttc-light-js/blob/main/dist/sheet.js)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.