Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the timefield for ES|QL visualizations #198563

Closed
TimBosman opened this issue Oct 31, 2024 · 2 comments
Closed

Change the timefield for ES|QL visualizations #198563

TimBosman opened this issue Oct 31, 2024 · 2 comments
Labels
Team:ESQL ES|QL related features in Kibana

Comments

@TimBosman
Copy link

The Example below shows a Lens visualisation and a ES|QL visualisation on a dashboard. Where the ES|QL visualisation is not filtered by the time filter setting.
Image

I assume this is because the kibana_sample_data_ecommerce doesn't use @timestamp but order_date as the time field.

It would be nice to specify in the ES|QL visualisation to make the time filter apply to the ES|QL visualization too

@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 31, 2024
@ghudgins ghudgins added the Team:ESQL ES|QL related features in Kibana label Oct 31, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 31, 2024
@stratoula
Copy link
Contributor

This is gooing to be solved in 8.16 with the named params #184361

An example is visible in the PR although we renamed the params into ?t_start and ?t_end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:ESQL ES|QL related features in Kibana
Projects
None yet
Development

No branches or pull requests

4 participants