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

Read json by column instead of row #8

Open
Rednas83 opened this issue Nov 27, 2019 · 2 comments
Open

Read json by column instead of row #8

Rednas83 opened this issue Nov 27, 2019 · 2 comments

Comments

@Rednas83
Copy link

Rednas83 commented Nov 27, 2019

Is it possible to read columns instead of rows for the json format?
Uploaded excel sheet (with transposed rows):
image
Converted json (expecting rows instead of columns):
image

@DonNicoJs
Copy link
Owner

We could add it as a functionality yes! But for now you can achieve it by iterating the rows

@Rednas83
Copy link
Author

That would be great! Iterating seems complicated and not very efficient. I would prefer to wait for official support or to try a different solution.

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

2 participants