Перейти к содержимому

Claude Directly Edits My Power BI File — Creates DAX, Date Tables via MCP

Power Your BI

0:00 / 0:00

Claude Directly Edits My Power BI File — Creates DAX, Date Tables via MCP

151 просмотр · 2 недели назад
Power Your BI
105 подписчиков
151 просмотр · 2 недели назад
Claude can now connect directly to Power BI through MCP and work with the actual semantic model — not just give you DAX formulas to copy and paste. In this video, I connect Claude with Power BI using the Power BI Modeling MCP Server and show how Claude can understand the model, create a Date table, generate DAX measures, review the semantic model, and help organize Power BI development work. We’ll cover: How Claude connects to Power BI using MCP How Claude understands tables, relationships and measures Creating a Date table directly inside Power BI Generating DAX measures with Claude Using AI to review and improve a Power BI semantic model Why you still need to validate AI-generated DAX Power BI + Claude MCP workflow How MCP changes the traditional copy-paste AI workflow The key difference is this: Old workflow: Power BI → copy code → AI → copy back → Power BI New workflow: Claude ↔ MCP ↔ Power BI Claude is no longer just explaining Power BI — it can actually work with the connected model. If you’re learning Power BI, DAX, data analytics, AI for data analysis, or Microsoft Fabric, subscribe for more practical Power BI + AI experiments. Copy and paste this into your Claude Desktop config file: { "preferences": { "coworkWebSearchEnabled": true, "coworkScheduledTasksEnabled": false, "ccdScheduledTasksEnabled": false }, "mcpServers": { "powerbi-modeling-mcp": { "command": "PASTE_YOUR_MCP_SERVER_PATH_HERE", "args": ["--start"] } } } Chapters: 00:00 Claude Can Control Power BI? 00:40 What is Power BI MCP? 01:00 Connecting Claude to Power BI 01:17 Claude Understands the Semantic Model 01:49 Creating a Date Table with Claude 02:32 Creating DAX Measures Automatically 03:40 Claude Reviews the Power BI Model 04:25 AI Documenting the Power BI Report 05:17 How to Set Up Power BI MCP #PowerBI #ClaudeAI #MCP #DAX #DataAnalytics #PowerBITutorial #AI