Skip to content

Filter + groupby breaks if filter includes target data #1843

Closed
@rreusser

Description

@rreusser

The example below works if target is omitted but breaks if target is filled in, even when it's exactly the same as the x data that does work. Each transform works independently but the combination fails only when target data is specified.

I'm assuming this means groupby is not outputting the correctly grouped target data. Perhaps findDataAttributes doesn't know how to recurse into other transforms.

https://codepen.io/rsreusser/pen/vZjxWM?editors=0010

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions