Fabric Notebooks

Version 2.1 by Dimitri Rupp on 2026/06/11 09:16
Warning
For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Fabric Notebooks

Information

What: Interactive coding environments for data exploration, transformation and analytics.
Use cases: Cleansing, enrichment, joins, aggregations, ML, automation.

Overview

Notebooks in Microsoft Fabric are interactive coding environments designed for advanced data exploration, transformation, and analytics. You can use notebooks to:

  • Clean and enrich data
  • Perform joins and aggregations
  • Build machine-learning models
  • Trigger downstream processes

Notebooks support multiple languagesPython, SQL, Spark — allowing users to write code, visualise data, and run complex logic all within a single interface.

When to use a notebook

Notebooks are especially useful when visual tools like Dataflows aren't flexible enough for custom logic, or when you need fine-grained control over execution. They also support scheduling and pipeline triggers, making them a powerful tool for automation and repeatable workflows.

ScenarioUse Notebook?
Quick, low-code ETL on tabular data❌ Use Dataflow Gen2 instead
Standard table-to-table movement❌ Use Data Pipeline instead
Custom logic / parsing / MLNotebook
Mixed languages in one workflowNotebook
Fine-grained scheduling + branchingNotebook (often called from a Pipeline)
flowchart TD
    Q[Need to process data?] --> A{Standard or custom?}
    A -->|Standard ETL| DF[Dataflow Gen2
Power Query] A -->|Standard table movement| DP[Data Pipeline] A -->|Custom logic / ML / parsing| NB[Notebook] NB --> NBL[See: List of notebooks in use] classDef opt fill:#e3f2fd,stroke:#1976d2,stroke-width:1px classDef nb fill:#fff3cd,stroke:#b85c00,stroke-width:1px class DF,DP opt class NB,NBL nb

Related pages


Information

Migration footer
Source: Fabric Notebooks (SharePoint)
Original author: Bukkerji Sreejith
Original last-modified: 2025-10-17
Migration date: 2026-05-24
Migrated by: Dimitri Rupp via ClaudeAI
Notes: EN-Original-Texte 1:1; dekorative Image-WebParts ausgelassen; Entscheidungs-Tabelle 'When to use a notebook' + Mermaid-Decision-Tree als Wissensbasis-Erweiterung; Sub-Page (Notebook-List) als untergeordnete Page einsortiert.


Verwandte Themen

Kuratiert — kann direkt im Editor ergänzt werden://

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:IT-Wiki.Makros.Verwandte-Themen.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.


Status: Migriert — Team-Review ausstehend · Owner: (festlegen) · Letzter Review: 2026-06-11