Skip to content

keyValues function notation doesn't work #19133

Open
@markddavidoff

Description

@markddavidoff

Expected behavior:
|> keyValues(fn: (schema) => schema.columns |> filter(fn: (r) => r.label =~ /usage_.*/)) works
Actual behavior:
errors with type error @54:4-54:46: found unexpected argument fn

Environment info:
influxdb cloud 2.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions