KPIs
Last updated
Last updated
KPI Parent Measure Name: Descriptive name given to a DAX formula that calculate key performance.
KPI Description: It tells what the measure tracks and how it relates to business goals.
Value Measures: Referenced from parent measure that identifies dynamically calculate results based on context, offering flexible analysis in DAX.
Value Expression: Code of logic written based on value measures that defines how a measure calculates its result.
Value Description: It explains what a measure calculates.
Value Format String: It controls how its values appear visually
Goal Expression: It defines the target value.
Goal Format String: It displays how goal value appears visually.
Goal Description: It helps in explaining the target value.
Status Expression: It tracks progress towards it in a DAX measure
Status Graphic: It visually representing the current status of the measure
Status Description: A text explanation of what the status icon means.
Trend Expression: Code of logic written based on value measures that defines how a measure calculates its trend.
Trend Graphic: The icon visually representing the measure's trend.
Trend Description: A text explanation of what the trend icon means.