Derived Hierarchies with Explicit Caps (Master Data Services)

Applies to: SQL Server - Windows only Azure SQL Managed Instance

In Master Data Services, when the levels from an explicit hierarchy are used as the top levels of a derived hierarchy, this is called a derived hierarchy with an explicit cap.

The explicit hierarchy must be based on the same entity as the entity at the top of the derived hierarchy.

In the Master Data Manager user interface (UI), you create this type of hierarchy by dragging an explicit hierarchy to the top of a derived hierarchy.

mds_conc_explicit_cap_UI_structure

Derived Hierarchy with Explicit Cap Example

In this example, the members in the explicit hierarchy are from the Subcategory entity. In the derived hierarchy, the top-level members are also from the Subcategory entity.

mds_conc_explicit_cap_UI_example

By using the explicit hierarchy at the top of a derived hierarchy, the derived hierarchy becomes ragged.

Rules

  • You cannot have more than one explicit hierarchy in a derived hierarchy with explicit cap.

  • You can use the same explicit hierarchy as a cap for multiple derived hierarchies.

  • You cannot assign hierarchy member permissions to derived hierarchies with explicit caps. If you assign permissions to either the explicit hierarchy or the derived hierarchy individually, the permissions affect both hierarchies.

Task Description Topic
Create a derived hierarchy. Create a Derived Hierarchy (Master Data Services)
Create an explicit hierarchy. Create an Explicit Hierarchy (Master Data Services)
Delete an existing derived hierarchy. Delete a Derived Hierarchy (Master Data Services)