Skip to content

CSV Extract from NeoDash adds quotes and leading white space #363

Open
@GQ16

Description

@GQ16
  • 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"
    image

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

  • NeoDash Table Visual Behavior (Not perfect, but ok):
    image

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

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions