Concepts

Bundled Metadata Properties ..

Concepts

Concept Editor

  1. Start Metadata Editor:

Windows (PowerShell):

Linux:

  1. Start the Pentaho Server (not required if using Pentaho Labs):

Windows (PowerShell):

Linux:

Follow the guide to define Concepts:

Define Concepts

In the OrderStarCustomer workshop, Concepts are reusable bundles of metadata properties that standardize how data is formatted and displayed across the metadata domain without requiring repetitive property configuration for each individual column.

This inheritance-based approach ensures consistent formatting across all reports generated from the metadata domain, automatically applying currency symbols, decimal places, thousand separators, and date formats whenever users create reports, while minimizing redundant property definitions and ensuring organizational standards are maintained throughout the BI environment.

Define Concepts
  1. Choose File>Open from the menu options, choose OrderStarMetadata in the Select a Domain dialog and click OK.

  2. From the menu options, choose Tools > Concept Editor .

  3. Click Base.

  4. Click Add Concept button.

Numeric

Using the Concept Editor, a hierarchy of parent concepts including Number (with mask #,##0 and right alignment).

  1. In the New Concept dialog, type Number and click OK.

New Concept
  1. In the Concepts pane, click Number.

  2. In the Properties section, for Available, click the Add Properties button.

  3. In the Add a defined property pane, scroll to Miscellaneous and select Mask for Number or Date.

Add Mask Property
  1. Click OK.

  2. In the Available pane, select Miscellaneous > Mask for Number or Date.

Set Text Alignment & Mask
  1. For Text Alignment, for Alignment Type, click the Override icon, and then choose Right. In theValue field, type: #,##0

Was this helpful?