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

Header row showing in results #136

Open
hdougherty opened this issue Jan 11, 2018 · 3 comments
Open

Header row showing in results #136

hdougherty opened this issue Jan 11, 2018 · 3 comments

Comments

@hdougherty
Copy link

Hello,

The header row appears in results when using Handlebars.

Access to the sheet and sample here: https://jsfiddle.net/hdougherty/vf7et728/

Any help is appreciated. Most likely user error--most likely with the sheet, but I can't see any obvious flaw per documentation.

-Hugh

@hdougherty
Copy link
Author

I think I solved it...or at least have a workaround. Sheetrock.js seems to need at least one column of numerical data. As soon as I added a column of numbers to the sheet, it worked as expected.

@ekuttan
Copy link

ekuttan commented Apr 15, 2018

Solved
Add a column with some random title and fill numbers on the cells below. Sheetrock.js expect at least one column of numerical data.

Thanks, @hdougherty for figuring out the solution.

@careyestes
Copy link

Did a solution, rather than workaround, ever get found for this? I would prefer not to create a column of random data just to make this work.

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

3 participants