-
Notifications
You must be signed in to change notification settings - Fork 150
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
Hotfix on CSV Extract from NeoDash #372
Conversation
Add advanced setting to line charts to turn it into a scatter plot
Add advanced setting to line charts to turn it into a scatter plot
Partial solution to "CSV Extract from NeoDash adds quotes and leading white space" #363. The white spacing is solved, but I'm not able to reproduce the quotes problem (I'm trying with different versions of Excel and LibreOffice), so I upload the hotfix but I will continue looking about how to induce a failure with the quotes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just an idea. Independent of the data. But numbers on MacOS usually introduces quotes at least as soon as there are comma in text fields and at the same time comma is used as a separator. So there seems to be some algorithm checking on this in Numbers.
Which leads actually to one of my issues, that it would be nice to choose the sperator to be used when exporting a csv in NeoDash.
Hi @NanisTe , I agree, it would be very nice to have an advanced setting in the table report to choose the seperator. |
@nielsdejong yes those separators would be great to have. Currently we can not use our extracts from NeoDash because they are regularly having issues with the comma. |
Hi @JonanOribe and @NanisTe , Thanks for your ideas and work here. @JonanOribe I've extended your branch to include the addition of seperators as well so we can get both in simultaniuously. |
Partial solution to "CSV Extract from NeoDash adds quotes and leading white space" #363.
The white spacing is solved, but I'm not able to reproduce the quotes problem (I'm trying with different versions of Excel and LibreOffice), so I upload the hotfix but I will continue looking about how to induce a failure with the quotes.
No more leading white spaces on headers or data.
Excel

LibreOffice
