- 
                Notifications
    
You must be signed in to change notification settings  - Fork 176
 
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- NeoDash version: 2.2.3
 - Neo4j Database version: 4.4.9 (Enterprise)
 
When using the Table Output in NeoDash and allowing for CSV download, the CSV itself formats the results strangely and in a way that is problematic for users who depend on these extracts.
Expected, Ideal behavior:
- 
An output just like that of the Neo4j Browser when you run a query that results in a table and click "Export CSV"

 - 
Which looks like this in Excel (it's perfect, this is what I want NeoDash to do):

 
Actual behavior from "Download CSV" from NeoDash Visual:
- Adds quotes at beginning and end of all strings after the first column
 - Adds a white space before every column name after the first column
 
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

