
Florian introduces himself, blending theoretical business intelligence and data analysis with practical Power BI experience to deliver solid foundations and hands-on exercises, inviting student feedback.
Learn to use Copilot in Microsoft Fabric and Power BI to load data, build semantic models and dashboards, and generate executive summaries and analytics insights for business questions.
Create an Azure resource group and Fabric capacity to enable Copilot in Microsoft Fabric, using pay-as-you-go pricing and Azure credits.
Create a Microsoft Fabric capacity in the Azure portal by selecting the F2 size, configuring your subscription and region, and using pause and resume to manage costs while enabling Copilot.
Create a capacity workspace in Microsoft Fabric, assign the correct fabric capacity named Easycar, and enable Copilot to search reports, answer data questions, and summarize reports in Power BI.
Explore the Easycar sample data with a four-table star schema—reservations fact table plus customer, car, and branch dimensions—and use Copilot in Microsoft Fabric and Power BI to build dashboards.
Set up a lakehouse in the fabric workspace, upload four csv files, and load them into tables (dim_branches and a fact table) with semicolon separators for Power BI semantic model.
Create the semantic model in Power BI by connecting to the lakehouse via the One Lake catalog, then build a data model and prepare for Copilot-assisted data exploration in reports.
Open a new report and prompt Copilot to describe the car rental dataset’s tables, columns, and business meanings, guided by the semantic model.
Discover how Copilot identifies KPIs for a car rental business, distinguishes data-driven versus derivable metrics, and defines formulas for fleet utilization and revenue per available car.
Use Copilot to detect relationships in your data model and explain natural keys. Build a star schema and manage role playing dimensions with active and inactive relationships.
Leverage Copilot to generate meaningful business questions about rental performance, fleet efficiency, branch performance, and revenue insights to guide dashboard measures.
Copilot demonstrates creating basic DAX measures in Power BI, compares distinct count and count rows, and shows workflows from the DAX query view to desktop with live-query limits.
Leverage Copilot to create advanced DAX measures in Power BI for ai-powered analytics, building base metrics into fleet utilization, revenue per car, and branch occupancy while managing filter context and dates with datediff.
Use Copilot to create an executive overview dashboard for a car rental company, outlining pages and visuals like total revenue, reservations, and a monthly date slicer.
Explore using Copilot to build a branch performance dashboard page in Power BI, with selectors, slicers, and reusable metrics like reservations and revenue, plus tips for clear labeling and maintainability.
Prompt Copilot to create a fleet insights dashboard page with meaningful visual titles, car counts by category, and metrics like average reservation duration by category and average car age.
Build a customer insights dashboard with Copilot in Microsoft Fabric and Power BI by creating a customer age metric, age bins, and visuals for reservations and revenue.
Explore creating a dashboard theme with Copilot in Power BI and Fabric, generating a car rental light theme JSON, testing import, troubleshooting syntax errors, and learning AI limitations in design.
Explore talk to data features that let you ask copilot simple questions. Receive time intelligence insights, year over year comparisons, and narratives revealing bookings and revenue by car model.
Explore time intelligence in Power BI with Copilot, analyzing monthly trends, peak and off-peak seasons, year-over-year revenue, and lead times using DAX measures and calendar concepts.
Use Copilot to generate narratives that summarize dashboard insights with data references, highlight monthly reservations and revenue trends, and link visuals for executive storytelling.
Explore data understanding and exploration in Fabric notebooks with Copilot, loading lakehouse data, performing data quality checks and profiling, and visualizing key measures for data science workflows.
Explore using Copilot in Fabric notebooks to perform advanced analytics, from linear regression and clustering to outlier detection and fraud analysis, with data preparation, feature engineering, and business interpretations.
Here is the configuration part that you have to add, remember to replace the folder:
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "C:\\Users\\fschw\\.vscode\\extensions\\analysis-services.powerbi-modeling-mcp-0.4.0-win32-x64\\server\\powerbi-modeling-mcp.exe",
"args": [
"--start"
],
"env": {}
}
},
Here are the prompts used in the video:
First prompt:
List the connected data sources.
I am Power BI Report Developer and I have been handed over this undocumented report. I need the following:
- Analyse the data model
- Document the data model, entiites and attributes (provide description and definition incl. sample data for each)
- draw an er model for the data model
Write everything into a dedicated markdown file.
Other Prompts:
Do you think theres anything missing about the data model that would be relevant for a Power BI Report Developer? From a technical documentation point of view.
Analyse and add Power Query transformation lineage information
Here are the prompts used in this video:
Now I need a business documentation of FastBite. Please analyse the business model and give me a business description (non-technical) for each business entitiy. And create a comprehensive glossary. Target groups should be business, business analysts and management.
please add DAX formulas to the KPIs in Section 4.
Transformthe glossary into a table.
Do you think there's anything missing in the business documentation?
Here are the prompts:
List the power bi desktop instances
connect to the instance with the easy car dashboard
list the connected data sources
which tables do we have in our semantic model?
are there relationships defined or documented?
Perform an analysis of the tables in the semantic model and propse relationships. Can we model a star schema from the data?
Yes apply the changes to the semantic model. Create a markdown file where you document each step and modeling decision. It sohuld be a documetation of your work and of the data model. Keep this in mind for all future steps as well.
create a documentation for the easycar report
Here are the prompts:
First longer prompt:
Analyse the business and technical description for EasyCar. You are now something like a requirements engineer, whos job is to formulate reporting requirements from:
- executive management
- finance
- fleet ops
For each of these target groups, generate requirements and relevant business questions.
Write the output into an md file.
Other Prompts:
For each of the identified business questions, derive KPIs. Create a new KPI markdown document that maps each questions to a KPI. No DAX measures yet.
Which dashboards would we need? I do not think that a one fits all approach is suitable here.
write this in an md
For all the metrics you have identified in kpi catalog, perform an assessment, wheter these can be answered with the present data or if addiiotnal data is needed
For the KPI required for Dashboard 1 - executive cockpit - generate the DAX statements for each KPI
Can you implement and connect the missing date dimension into the semantic model?
implement the dax measures for the executive overview dashboard in the semantic
Create a new markdown document for documenting this metric in detail. I want to know:
- What it does (business meaning)
- How it works
- What are potential issues
- visual dependency/hierarchy graph of all involved metrics
For the executive cockpit dashboard please create:
- page structure with visualisations and required KPI
- Mockup as SVG with realistic sample values
- For each visual: The Configuration incl. attributes, measures and specific settings. These should be a click instruction for the developers.
Explore Copilot in Microsoft Fabric and Power BI for AI-powered analytics. Craft precise prompts, manage context, and oversee outputs as you build dashboards and KPIs.
Imagine building dashboards, analyzing trends, writing DAX, documenting semantic models, and exploring your data simply by asking questions. No endless clicking, no staring at a blank formula editor, and no spending hours searching documentation. Just AI-powered analytics.
Artificial Intelligence is transforming the way we build, analyze, and consume data solutions. In this course, you will learn how to use Microsoft Copilot, Claude AI, the Power BI MCP Server, and Microsoft Fabric to dramatically accelerate analytics, reporting, semantic modeling, and business intelligence development.
You will discover how AI can help you generate DAX measures, SQL queries, and PySpark code; analyze and document semantic models; build reports and dashboards; explore data using natural language; and interact directly with Power BI and Fabric artifacts through AI features. You'll see how AI can turn plain English into working code, explain complex calculations, review models and reports, and help uncover insights hidden within your data.
Through practical, hands-on examples and end-to-end scenarios, you will learn how AI can support every stage of the analytics lifecycle. From data preparation and modeling to reporting, documentation, and insight generation.
Whether you are a Power BI Developer, Fabric Engineer, Data Analyst, BI Consultant, or Analytics Professional, this course will show you how to integrate AI into your daily workflow and build analytics solutions faster, smarter, and with greater confidence.