Skip to main content

Date Bar

The Date Bar is used to manually override the selected time range in the Header Bar. It is used by the Watch List, Data Point Details, and Events Page -- all pages where date settings apply. To the right of the time period selector in the Header Bar is a Calendar icon.

The calendar icon in the header bar that toggles the Date Bar

Clicking this icon expands or hides the Date Bar.

The expanded Date Bar showing From/To date inputs, time inputs, and rollup controls

Setting a Custom Date Range

The Date Bar can be used to set a specific range of dates and times. Clicking any of the date inputs opens a calendar popup for selecting a date. Clicking on the time inputs opens a clock popup for selecting a time.

The calendar popup for selecting a date in the Date Bar

You can combine the date and time selectors to define a precise window for viewing historical data. The selected range applies to all data-aware components on the page, including charts, value history tables, and statistics panes.

Preset Time Ranges

If you do not manually specify a date range, you are using one of the preset ranges available in the Header Bar dropdown (such as "Last 5 minutes", "Last 1 hour", "Last 24 hours", etc.). When using a preset range, the Date Bar shows additional options for controlling auto-update behavior.

Rollup Settings

Rollup settings are shown in the Date Bar if they apply to the current page. For example, rollup settings are not shown on the Events Page because they do not apply to event data.

The rollup controls showing Auto rollup toggle, rollup type dropdown, and interval settings

By default, Auto rollup settings are used, which automatically calculates an appropriate rollup interval based on the selected time range and the number of data points to display. If you turn off Auto rollup, you can manually specify a rollup interval.

Changing the Rollup type allows you to view rollups other than Average, such as:

Rollup TypeDescription
AverageMean value over each rollup interval.
MinimumLowest value in each interval.
MaximumHighest value in each interval.
SumTotal of all values in each interval.
FirstFirst recorded value in each interval.
LastLast recorded value in each interval.
CountNumber of values recorded in each interval.
DeltaDifference between the first and last value in each interval.
NoneRaw values with no aggregation.

If you have a data point selected on the Data Point Details page which is not numeric, the rollup type will automatically be set to None and only certain types will be available.

Auto Update

When using a preset time range, the Auto update option becomes available. When Auto update is checked, the time range refreshes on the given Update interval and re-queries values for use in charts and history tables. Whether Auto update is selected or not, you can click the reload icon on the far right of the Date Bar to manually refresh the time range and load the latest data.

Date Filtering on the Events Page

The Events Page has an option to disable date filtering entirely. When the Date filter toggle is turned off (the default), events are shown regardless of their timestamp. When enabled, only events within the selected date range appear in the table. See the Events Page help for more details.