ETL

Overview

The ETL ribbon tab groups list-entry and creation commands for packages, scripts, imports, historizations, and transformations.

Function

The tab opens ETL lists and also starts the main transformation-related wizards.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source defines the ETL ribbon tab and the commands shown under it.

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

ETL

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> ETL

Screen overview

The ETL ribbon tab shows the following source-defined button labels and groups.

IDPropertyDescription
1HomeVisible label, button, tab, or grid header defined in the source-backed XAML.
2PackagesVisible field label or grid column header defined in the source-backed XAML.
3ScriptsVisible label, button, tab, or grid header defined in the source-backed XAML.
4ImportsVisible label, button, tab, or grid header defined in the source-backed XAML.
5Historiza- tionsVisible label, button, tab, or grid header defined in the source-backed XAML.
6Transfor- mationsVisible label, button, tab, or grid header defined in the source-backed XAML.
7New Trans- formationVisible label, button, tab, or grid header defined in the source-backed XAML.
8Calendar dimensionVisible label, button, tab, or grid header defined in the source-backed XAML.
9Time dimensionVisible label, button, tab, or grid header defined in the source-backed XAML.
10Snapshot dimensionVisible field label or grid column header defined in the source-backed XAML.
11ListVisible label, button, tab, or grid header defined in the source-backed XAML.
12NewCreates a new item or starts the add flow defined in the screen.

Related topics