Skip to content

Ignore certain character in export but not the DOM #107

@ghost

Description

Is there a special parameter we have to do to ignore specific characters when we export but not in the DOM itself? I am hoping to ignore dollar signs and percentage signs in the export so I just export the values. It would be even better if I can set the types for those specific columns to be numbers. I ran into an issue where they were processed as dates and fixed those to be processed as string, but it would be most ideal if I can tell the export to ignore the currency and percent characters on those specific columns.

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