Skip to content

Grouping does not work with dataItemColumnValueExtractor #227

@nzhtrtlc

Description

@nzhtrtlc

Hi, i have nested objects in my json like this

{ assetClass: 'HG', security: {fullName: 'foo', identifiers: { USERID: '123' } } }

But i can not access the nested objects. So i found a solution which have 15 reps.

I use it like this
image

Normally it works great i can access the nested objects.
But when i try to group my columns (in this case Full Name column) result is undefined.
image

What do you suggest ?

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