Skip to content

CSV input with one missing Header #1

@HTPC-Schrauber

Description

@HTPC-Schrauber

Hello,

I need to read a CSV file, which has no text in the first column of the headline. But I also need to finde the position by the name of the column.
So to say, I need a mixed mode between fixed position column and finding the column by name.

My CSV looks like this:

,"A","B","C","D"
"someText",10,0,8,0
"someOtherText",5,20,0,0

Can I achieve this somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions