elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.13k forks source link

[Lens] Add expression data source #80869

Closed flash1293 closed 7 months ago

flash1293 commented 3 years ago

To allow full flexibility in transforming data and fetching data from multiple sources at once, Lens should offer an "expression datasource". This allows to edit the underlying expression of the datasource part directly, while still keeping the visualization mapping as a simple to use drag and drop.

This is a generalization of the planned ESDSL data source (https://github.com/elastic/kibana/issues/59439) and should work in the same way: The user writes an expression, evaluates it and is able to drag and drop the columns of the resulting data table to chart dimensions.

Possible features:

elasticmachine commented 3 years ago

Pinging @elastic/kibana-app (Team:KibanaApp)

stratoula commented 7 months ago

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.