Microsoft Fabric & Power BI Glossary (100 Terms)

Below is a table of 100 “Microsoft Fabric and Power BI” terms and definitions, sorted alphabetically (except for the first two entries). You can use it as a reference to get a quick idea of what something is or means, and also as a way to identify topics to research.

#TermDefinition & Example
1Microsoft FabricUnified analytics platform combining data engineering, warehousing, science, and BI. Example: Building pipelines and dashboards in one workspace.
2Power BIMicrosoft’s business intelligence visualization tool. Example: Sales dashboards.
3AggregationsPre-summarized tables. Example: Faster queries.
4Anomaly DetectionHighlights unusual values. Example: Sales spike.
5AppPackaged Power BI content. Example: Sales app.
6BookmarksSaved report states. Example: Guided navigation.
Article on configuring bookmarks
7Bronze LayerRaw data. Example: Ingested CSVs.
8Calculated ColumnStatic DAX column. Example: Profit category.
9Calculation GroupReusable DAX logic. Example: Time intelligence.
10Capacity Metrics AppPerformance insights. Example: CU spikes.
11Capacity Unit (CU)Measure of Fabric compute. Example: Performance scaling.
12Certified DatasetOfficial data source. Example: Finance semantic model.
13Composite ModelMix of Import + DirectQuery. Example: Hybrid datasets.
Article about designing and building composite models
14Composite TableMixed storage table. Example: Hybrid dimensions.
15Custom VisualMarketplace visuals. Example: Sankey diagram.
16DashboardKPI overview page. Example: Executive metrics.
17Data CatalogDiscover datasets. Example: Search semantic models.
18Data LineageShows data flow. Example: Source → report.
19Data MartSelf-service warehouse. Example: Analyst-owned SQL.
20Data Model SizeMemory footprint. Example: Import limits.
21Data PipelineOrchestrates data movement. Example: Copy from S3.
22Data Source CredentialsAuthentication info. Example: SQL login.
23Data WarehouseStructured analytical database. Example: T-SQL querying sales facts.
24Dataflow Gen2Fabric ETL artifact. Example: Cloud ingestion pipelines.
25DAXFormula language for measures. Example: Total Sales calculation.
26Delta LakeTransactional file format. Example: ACID parquet.
27Deployment PipelineDev/Test/Prod promotion. Example: CI/CD.
Article on creating and configuring deployment pipelines
28Dimension TableDescriptive attributes. Example: Products.
Article that describes fact and dimension tables and how to create them
29Direct LakeQueries OneLake directly without import. Example: Near real-time reporting.
30DirectQueryQueries source system live. Example: SQL Server reporting.
Article on choosing between DirectQuery and Import in Power BI
31Drill DownNavigate deeper. Example: Year → Month.
Article on Power BI drilldown vs drill-through
32Drill ThroughJump to detail page. Example: Customer profile.
Article on Power BI drilldown vs drill-through
33Embedded AnalyticsPower BI in apps. Example: Web portals.
34EndorsementCertified or promoted datasets. Example: Trusted models.
35End-to-End AnalyticsFull Fabric workflow. Example: Ingest → model → report.
36Fabric CapacityCompute resources. Example: F64 SKU.
37Fabric CI/CDAutomated deployments. Example: Pipeline promotion.
38Fabric Data ActivatorEvent-based alerts. Example: Trigger email on anomaly.
39Fabric ItemAny asset. Example: Notebook, warehouse.
40Fabric Monitoring HubCapacity tracking. Example: CU consumption.
41Fabric WorkspaceContainer for Fabric assets. Example: Lakehouse + reports together.
42Fact TableStores measurable events. Example: Orders.
Article that describes fact and dimension tables and how to create them
43GatewayConnects on-prem data. Example: Local SQL Server.
44Git IntegrationSource control. Example: Azure DevOps.
45GoalsPerformance targets. Example: Revenue quota.
46Gold LayerBusiness-ready data. Example: KPI models.
47Import ModeData loaded into Power BI memory. Example: Daily refresh model.
48Incremental RefreshOnly refresh recent data. Example: Last 30 days.
49LakehouseCombines data lake + warehouse features. Example: Spark + SQL analytics.
50Lineage ViewDependency visualization. Example: Pipeline flow.
51M LanguageLanguage behind Power Query. Example: Transform steps.
52MeasureDynamic DAX calculation. Example: YTD Revenue.
53Medallion ArchitectureBronze/Silver/Gold layers. Example: Curated analytics.
54Metrics AppGoal tracking. Example: OKRs.
55Microsoft PurviewGovernance integration. Example: Catalog assets.
56MirroringReplicates operational DBs. Example: Azure SQL sync.
57Model Refresh FailureUpdate error. Example: Credential expired.
58Model ViewRelationship design canvas. Example: Schema building.
59NotebookSpark coding environment. Example: PySpark transformations.
60Object-Level SecurityHides tables/columns. Example: HR salary masking.
61OneLakeFabric’s centralized data lake. Example: Shared parquet storage.
62Page-Level FilterApplies to page. Example: Region filter.
63Paginated ReportPixel-perfect reporting. Example: Invoice PDFs.
64Performance AnalyzerMeasures visual speed. Example: DAX tuning.
65PerspectiveUser-specific model view. Example: Finance vs Sales.
66Power BI DesktopAuthoring tool. Example: Local report creation.
67Power BI ServiceCloud hosting platform. Example: app.powerbi.com.
68Power QueryETL engine in Power BI/Fabric. Example: Cleaning CSV files.
69Preview FeatureEarly-access capability. Example: New visuals.
70PySparkPython Spark API. Example: Transform big data.
71Query FoldingPushes logic to source. Example: SQL filtering.
72RefreshUpdating model data. Example: Nightly refresh.
73RelationshipLink between tables. Example: CustomerID join.
74ReportCollection of visuals. Example: Finance report.
75Report-Level FilterApplies everywhere. Example: Fiscal year.
76REST APIAutomates Power BI. Example: Dataset refresh trigger.
77Row-Level Security (RLS)Restricts data by user. Example: Region access.
Articles on implementing RLS roles and configuring RLS group membership
78Semantic ModelLogical layer for reporting (formerly dataset). Example: Measures and relationships.
79Sensitivity LabelData classification. Example: Confidential.
Article on applying sensitivity labels
80ShareGrant report access. Example: Email link.
81ShortcutVirtual data reference. Example: External ADLS folder.
82Silver LayerCleaned data. Example: Standardized tables.
83SlicerInteractive filter. Example: Year selector.
84SparkDistributed compute engine. Example: Large joins.
85SQL Analytics EndpointT-SQL interface to Lakehouse. Example: BI queries.
86Star SchemaFact table with dimensions. Example: Sales model.
87SubscribeScheduled email snapshots. Example: Weekly KPIs.
88Tabular EditorExternal modeling tool. Example: Bulk measures.
89Tenant SettingAdmin control. Example: Export permissions.
90ThemesStyling reports. Example: Brand colors.
91TooltipHover info. Example: Exact sales value.
Article on creating tooltips in Power BI
92T-SQLSQL dialect in Fabric. Example: SELECT statements.
93Usage MetricsReport adoption stats. Example: View counts.
94VisualChart or table. Example: Bar chart.
95Visual InteractionCross-filtering visuals. Example: Click bar filters table.
96Visual-Level FilterApplies to one visual. Example: Top 10 only.
97Warehouse EndpointSQL access to Lakehouse. Example: SSMS connection.
98Workspace App AudienceTargeted content. Example: Exec vs Sales.
99Workspace RoleAccess level. Example: Viewer, Member.
100XMLA EndpointAdvanced model management. Example: Tabular Editor.

Thanks for reading!

Leave a comment