Skip to content

Provide config to order CSV columns / write only mapped columns #4

Description

@sfahrenkrog

Would be nice to config the sort order of csv columns and to have an global option to write only mapped columns in the target file.

Maybe like this:

filterAllFieldsWithoutMapping=1

            mappings:
                source-field1: target-field1
                order:1

                source-field2: 
                    converter: mathielen_importengine.converter.excel.genericdate
                    order: 2

Or implemented as option for the csv writer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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