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

Columns with . in their name get ignored #95

Open
LowNightSnack opened this issue Dec 5, 2023 · 1 comment
Open

Columns with . in their name get ignored #95

LowNightSnack opened this issue Dec 5, 2023 · 1 comment

Comments

@LowNightSnack
Copy link

It seems columns with . in their names get ignored. Example:

xlsx([{sheet: "test", columns: [{label: "Ex. Rate", value: "Ex. Rate"}], content: [{"Ex. Rate": 1}, {"Ex. Rate": 1}, {"Ex. Rate": 1}, {"Ex. Rate": 1}], {fileName: "Test"})
@LowNightSnack
Copy link
Author

If this is not how should the function should be used, please add this in the docs. If there is something I can help with, I'll contribute too.

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