Skip to content

Selector in export modal for 'current view' versus all columns to be exported #9176

Description

@feoriold

Problem

When exporting I need to suppress columns that contain data with (control?) characters that cause issues when viewing in excel. I would like to select which columns are actually exported

Desired Solution

Explorer already allows you to customize the view by 'hiding' / showing columns. If a checkbox was added to the export modal that allowed you to export the columns in the view versus all of the columns (default) that would do the trick. Any reasonable alternative that provides the same end result would be great.

Alternatives and Workarounds

Today I export the data eliminate the columns I don't want and then sort such that the bogus rows with the rogue data can be filtered out. Tedious, but it works. However this works because the first column has 'well behaved' data to make this trick work.

Additional Context

No response

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions