Multiple choice technology packaged enterprise solutions

Logical Grouping of characteristics that belong together is called

  1. Dimension

  2. Fact

  3. Keyfigure

  4. Attribute

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A Dimension in SAP data warehousing is a logical grouping of related characteristics that belong together semantically. For example, a 'Customer' dimension might group characteristics like Customer ID, Customer Name, Region, and Industry. Dimensions improve query performance by enabling star schema optimization. A Fact contains key figures. Keyfigures are numeric metrics. Attributes are properties of characteristics.

AI explanation

A Dimension in a BW InfoCube is exactly that: a logical grouping of related characteristics (for example, a 'Customer' dimension grouping customer ID, region, and industry). A Fact holds the key figures/measures, a Key Figure is a single measure value, and an Attribute is a property of a characteristic — none of those describe the grouping construct itself.