Value History
View measurement data in tables with configurable columns, summaries, and CSV export
Value History lets you inspect measurement data in a tabular format. Unlike charts which visualize trends over time, tables show the current values of your data points at a given timestamp — ideal for monitoring, auditing, and data verification.
Creating a Table View
-
Navigate to Analytics — Go to Analytics → Value History → "New Table"
-
Enter a title — Give the table a descriptive name
-
Select an element — Choose a structure element to associate the table with (controls access and sharing)
-
Add data points — In edit mode, click "Add data point" to open the Data Selection dialog and choose which controls to display
-
Save the table — Click "Save" to store the configuration
Saved tables remember their data point selection and column settings. You can quickly switch between saved tables from the Value History list, filtered by your current structure selection.
Table Features
Columns
Each table has fixed columns plus dynamic value columns based on your selected data points:
| Column | Description |
|---|---|
| Device | The Miniserver the control belongs to |
| Name | The control name |
| Room | The room assigned in Loxone Config |
| Category | The category assigned in Loxone Config |
| Value columns | One column per unique state of your selected controls (e.g., temperature, humidity) |
Column Customization
- Show/hide columns using the column visibility toggle
- Sort by any column by clicking the column header
- Filter per column using the built-in column filter inputs
- Global search — toggle the search bar to find values across all columns
Column visibility, sorting, and filter settings are persisted both in the URL and in your browser's local storage. Share a URL to give colleagues the same view.
Summary Statistics
Enable summary cards above the table to see aggregate values:
| Summary | Description |
|---|---|
| Average | Mean value across all rows for the first value column |
| Min | Lowest value with the device and control that produced it |
| Max | Highest value with the device and control that produced it |
| Occurrences | Frequency count of each unique value |
Configure summaries in the table settings panel.
Time Navigation
Use the date/time picker at the top of the table to navigate to a specific point in time. The table shows the latest data recorded up to the selected timestamp.
Auto-Refresh
Enterprise Feature
Auto-refresh is available in Enterprise workspaces only. Other plans can refresh manually.
Set a refresh interval to keep the table data up to date automatically. Choose from predefined intervals in the refresh menu.
Sharing and Permissions
Sharing Tables
Enterprise Feature
Sharing is available in Enterprise workspaces only.
Share tables with team members via a share link. Shared tables open in read-only mode with the same column and filter settings.
Additional Actions
- Rename — Change the table title inline
- Duplicate — Create a copy of the table with the same data point selection
- Fullscreen — Expand the table to fill the browser window
- Delete — Remove the table permanently
Exporting Data
CSV Export
Export the current table data for external analysis:
- Open the table you want to export
- Navigate to the desired timestamp
- Click the "Export CSV" button in the toolbar
The export includes all visible columns (Device, Name, Room, Category, and all value columns) with a UTF-8 BOM header for Excel compatibility.
For automated recurring exports, consider setting up a scheduled export instead. Scheduled exports can deliver data via email or webhook on a recurring basis.
Troubleshooting
For common table issues such as missing data or unexpected values, see the Troubleshooting Guide.
Related Features
- Charts – Visualize data graphically over time
- Databases – Device-centric structured data views
- Export Center – Export table data and schedule automated reports
Related Documentation
- Data Types – Understand live vs statistical data
- Data Selection – How to find and select data points
- Connection Troubleshooting – Device connectivity
- Structure File Integration – Statistics configuration