Partitions

Overview

Partitions is the searchable list page for OLAP partitions assigned to fact tables. Use it to find partitions by name, review the fact table each partition belongs to, open an existing partition for editing, duplicate a partition, create a new partition, or delete an obsolete partition.

Function

The page combines a search filter with a read-only result grid. The search field narrows the list by partition name, and the clear-filter button reloads the full partition list.

Double-click a partition row to open the OLAP Partition page. Use Duplicate to create a copy of the selected partition, New to create a partition, or Delete to remove the selected partition after confirmation.

Access

Open the list from the Partitions node in the navigation tree or from the Partitions command in the Data mart toolbar.

How to access

Partitions -> List partitions

Toolbar

Data mart -> Partitions

Diagram

Not direct. Use the partition list or partition editor to manage partitions.

Visual element

Partitions list page

Screen overview

ID Property Description
1Search criteriaFilter area at the top of the page.
2Search fieldText field used to filter partitions by partition name. Press Enter to run the same filter as the Search button.
3SearchRuns the filter and refreshes the Partitions grid.
4Clear filterClears the search field and reloads the full partition list.
5Fact tableGrid column showing the fact table that owns the partition.
6NameGrid column for the partition name.
7Partitions gridRead-only result list for reviewing partitions. Double-click a row to open it on the OLAP Partition page.
8DeleteDeletes the selected partition after user confirmation, then refreshes the page.
9DuplicateCreates a copy of the selected partition with the same fact table, slice, and partition definition.
10NewOpens the OLAP Partition page to create a new partition.

Related topics