Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support google sheets where data is not in first spreadsheet tab #14

Open
colleenm opened this issue Apr 12, 2024 · 0 comments
Open

Support google sheets where data is not in first spreadsheet tab #14

colleenm opened this issue Apr 12, 2024 · 0 comments

Comments

@colleenm
Copy link
Contributor

Steps to reproduce:

  1. start dev server
  2. run google sheet script, 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant