Data export
Export metrics, timeseries and downtimes as CSV or Excel, or inspect the variable configuration.
Data export gets data out of the platform when you want to work with it elsewhere, in Excel, Power BI or a report of your own. It also shows which variables a machine delivers and whether they are recorded consistently across all machines.

Prerequisites
Machines with active variables
For run-based exports: booked production runs
The three tabs
Metrics export
Aggregated metrics and downtimes across many machines
Variable export
A machine's variable configuration
Variable matrix
Check which machine delivers which variable
Metrics export
Under Export options you pick exactly one export type:
OEE metrics
Time-based productivity: metrics per time unit, independent of runs.
Production-run-based productivity: metrics per production run.
Downtimes
Downtimes: the detected downtimes in the range.
Downtimes with production-run context: the same downtimes, plus the run that was active at the time.
Below that you select the Machines. The search field filters the list, All and None set or clear the whole selection. Above the list you see how many machines of how many are selected.
Under Time Range you set the Unit of aggregation, day for example, and choose the range. Quick select sets the last 7, 30 or 90 days.
Select Load data. The preview appears on the right, the download below it.
Variable export
This tab does not export measurements. It exports a machine's variable configuration: which variables exist, which data source they come from, their data type and unit, and the scaling factor applied to their raw values.

Pick the Machine on the left. Under Filter you can narrow by:
Data source: variables from one controller or sensor only. Empty means all data sources.
Capturing State:
active,evaluatingorinactive. Empty means all states; for an export you usually wantactiveonly.Data type
Select Load variables. The table lists Display Name, Data Source, Data Type, Capturing State, Unit, Scaling Factor, Origin Identifier, Origin Name and Comment per variable. Name the file under File name, then use Download Excel or Download CSV.
Useful for taking stock: which variables exist on this machine, what they are called, and how their raw values are converted. A machine can have a great many variables, which is why only one machine is loaded at a time.
Variable matrix
The matrix compares the variables of several machines and shows where one is missing or differs.

Select the Machines and choose Create matrix. Only active variables are considered.
Name normalisation
Machines often use their own prefix, P1_ and P2_ for example. So that the same variable is recognised as the same across machines, normalisation strips the machine-specific part of the name:
Detect machine prefix automatically is on by default
Remove further characters for suffixes such as
_RAWor.PV, comma separatedRegular expression (Regex) for patterns a character list cannot express
Group separator to group by part of the name
Without suitable normalisation, every machine's variant shows up as its own row and the matrix reports gaps everywhere there are none.
Reading the result
Four tiles summarise: total variables, how many are on all machines, how many have gaps, and the number of machines.
The table gives one column per machine plus a Coverage column:
✓
present and active
●
present, but the unit differs
–
not present
Unit differs is the quietest and most dangerous case. The variable exists on every machine, but one reports a different unit. Aggregations across machines come out wrong even though nothing is missing.
Gaps only filters to the incomplete variables, By group groups by name component, Matrix as Excel exports the result.
File formats
CSV and Excel (.xlsx). Excel suits handing a file to someone directly, CSV suits further processing in scripts or BI tools.
Known limitations
Common questions
Related topics
ENLYZE API for automated queries.
Last updated