DATEDIFF EQUIVALENT

I’ve been using elasticsearch to store data and kibana to create dashboards.

I want to visualize in the dashboard the date difference between different rows.

In the panel above, there is an example of what rows are returned when I search for the account “997838579”

I want to know if there is a way to add a visualization to my dashboard to see the time difference between the rows returned by my search .

Example: Add a visualization to the dashboard showing the time difference between the row where the status_code is “N” and the row where the status_code is “I”

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.