Skip to content

Group by column transformation #14

Description

@theangrydev

It would be great if we could group by a transformation of a column. For example if I have a column with values "[ABC] 123", "[ABC] 456", "[GEH] 678" I want to be able to group by "[ABC]" and "[GEH]".

A current workaround is to add a duplicate column with the transformed data and group by that.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions