Guide section 29 of 31

Glossary

TermDefinition
VisualA Power BI object that renders data or provides interaction.
ComponentA reusable design/implementation element. In this guide, always distinguish a Figma component from its Power BI runtime visual.
PatternA repeatable solution to a recurring UX/analytical problem.
Interaction patternA repeatable behavior such as cross-filter, drillthrough, tooltip or reset.
Page pattern / archetypeA reusable analytical page type defined by user goal.
Page templateA reusable wireframe/composition for an archetype.
CompositionArrangement of sections/components on the report canvas.
ReportA collection of Power BI pages connected to data/semantic models.
Semantic modelThe governed model of tables, relationships, measures and metadata used by reports.
MeasureCalculated business metric evaluated in filter context.
DimensionField used to group, slice, filter or navigate data.
Filter contextThe active set of filters influencing a calculation or visual.
Drill-downMove deeper within a hierarchy in the same visual.
DrillthroughNavigate to a dedicated page filtered by selected context.
Cross-filterSelection removes nonmatching data from another visual.
Cross-highlightSelection retains the whole while highlighting the matching subset.
BookmarkSaved report/page state used for controlled views/navigation.
SlicerOn-canvas user-facing filter control.
Field parameterNative mechanism to let users switch fields/measures in report visuals.
Design tokenNamed, governed design decision such as semantic color or spacing.
Power BI themeJSON/default styling layer for supported report/visual properties.
PBIPPower BI Project format used as a development/project baseline in the recovered workflow.
Nudge BIPower BI-aware Figma UI kit/design accelerator; not runtime functionality.
Power UIOrganization-specific standardization/configuration layer in the recovered architecture; exact inventory/mechanism must be verified internally.
DenebCustom visual using Vega/Vega-Lite; exception path for visualization needs not met natively.
Paginated reportPower BI reporting mode optimized for precise, hard-page/print-oriented output.
Native-firstDecision rule that prefers built-in Power BI capability before configuration, custom visuals or custom development.