Data mart

Overview

The Data mart ribbon tab groups commands for galaxies, stars, hierarchies, roles, partitions, and models in the main AnalyticsCreator window.

Function

The tab exposes list-entry commands for data mart objects directly from the main ribbon.

Access

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

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

Data mart

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> Data mart

Screen overview

The Data mart 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.
2GalaxiesVisible label, button, tab, or grid header defined in the source-backed XAML.
3StarsVisible label, button, tab, or grid header defined in the source-backed XAML.
4HierarchiesVisible label, button, tab, or grid header defined in the source-backed XAML.
5RolesVisible field label or grid column header defined in the source-backed XAML.
6PartitionsVisible field label or grid column header defined in the source-backed XAML.
7ModelsVisible field label or grid column header defined in the source-backed XAML.
8ListVisible label, button, tab, or grid header defined in the source-backed XAML.

Related topics