banana
banana copied to clipboard
Clicking one timepicker changes range of separate timepicker
On a time-series dashboard, create a second timepicker panel using a separate indexed field as 'time_field.' For example, the default timepicker panel has time_field:insert_time, the second timepicker panel has time_field:dob.
The default timepicker panel has TO: FROM: range of 7 days and its results are displayed on a histogram.
The second timepicker panel has TO: FROM range of relative. Clicking on any value in this panel changes the default timepicker's range settings even though the default timepicker is setting ranges on a completely separate field. I would assume action in one timepicker panel that is configured for a particular Solr field would not affect the settings of the other timepicker panel that is configured for a separate Solr field.
See screenshots.

Hi @genesawyer the time-series as a concept deals with one time field in general. If you'd like to add another time field, you can add it to the Filters, something like: DOB:[1900-01-02T16:50:51Z TO 2015-04-24T17:50:51Z]. This should work with all time modes: Relative, Absolute and Since.