Teach Claude Your Power BI Standards, Custom Skills for the Power BI Modeling MCP Server

Can you teach Claude, or any LLM, to follow your standards and your guidelines, so that when it connects to a Power BI model, when it wants to build a semantic model or a report, it does it exactly as you do, following all the instructions that you would normally provide? Yes, it is possible. Read more about Teach Claude Your Power BI Standards, Custom Skills for the Power BI Modeling MCP Server[…]

Fabric Apps & Rayfin Deep Dive: A Conversation with Sachin Patney | Fabric Insider Ep. 11

I have written and recorded about Rayfin before, what it is, how the Data App template works, and the cost story that makes it genuinely significant. But this conversation goes much deeper. I sat down with Sachin Patney, who leads Fabric App Development at Microsoft, and by extension the team that builds Rayfin, for a Read more about Fabric Apps & Rayfin Deep Dive: A Conversation with Sachin Patney | Fabric Insider Ep. 11[…]

No-Code Power BI Report Authoring โ€” GitHub Copilot + Fabric Skills + Power BI Desktop Bridge

AI can perform a lot of interesting tasks these days. It can check your email. It can draft an email response. And it can do many actions within the Power BI environment โ€” including creating a complete Power BI report entirely from a prompt window, without touching anything inside Power BI Desktop. This is possible Read more about No-Code Power BI Report Authoring โ€” GitHub Copilot + Fabric Skills + Power BI Desktop Bridge[…]

Fabric MCP Servers, CLI & AI Agents โ€” A Conversation with Hasan Abo-Shally | Fabric Insider Ep. 8

Everyone is talking about MCP Servers. But most people still cannot clearly explain what one actually is, why it matters for Fabric, or how it differs from the APIs and skills they already use. In this episode of Fabric Insider, I sat down with Hasan Abo-Shally โ€” Product Manager for Fabric MCP Servers and CLI Read more about Fabric MCP Servers, CLI & AI Agents โ€” A Conversation with Hasan Abo-Shally | Fabric Insider Ep. 8[…]

No Code Dataflow Gen 2 in Microsoft Fabric Using GitHub Copilot and Fabric Skills

What if you could create a complete Dataflow Gen 2 in Microsoft Fabric โ€” with data connections, merge transformations, and a fully built date table โ€” without writing a single line of M code? Not as a theoretical future capability. Right now. Today. In this video, I show you exactly how to do that using Read more about No Code Dataflow Gen 2 in Microsoft Fabric Using GitHub Copilot and Fabric Skills[…]

No Code, No Tools: Documentation for Power BI and Fabric Using Fabric Skills and GitHub Copilot

Documentation is one of those things that every data team knows they should do โ€” and almost nobody does well. You build a Power BI semantic model. You create reports. You set up workspaces, schedules, and refresh jobs. You document none of it because there is no time, no simple way to do it, and Read more about No Code, No Tools: Documentation for Power BI and Fabric Using Fabric Skills and GitHub Copilot[…]

No Code Power BI: How to Use Claude and the Power BI Modeling MCP Server

What if you could build a complete Power BI semantic model โ€” date table, time intelligence measures, relationships and all โ€” without touching Power BI Desktop at all? Not a future roadmap item. Not a preview feature. Something you can set up today. In this article, I am going to show you exactly how to Read more about No Code Power BI: How to Use Claude and the Power BI Modeling MCP Server[…]

Using Cognitive service for Translation in Power BI

There is a possibility to call cognitive service for translation inside Power Query. I will use this to translate 3000 rows of data about people arrested in Iran for protesting; This information contains city Name, Fullname and Other statements. In this article, I will show how to call cognitive services for translation, create a proper Read more about Using Cognitive service for Translation in Power BI[…]

How to set Workspace inside Azure ML SDK

Working With Azure ML workspace can be more flexible with Azure ML SDK. In this section, we are going to see how to set a workspace via AzureML SDK inside Notebook. in summary how to access the config file for the Azure ML workspace will be shown, and how to set a new workspace with Read more about How to set Workspace inside Azure ML SDK[…]

Market Basket Analysis in R Part 3

About a couple of years ago, I wrote two articles about what is association rules and how we can have them in Power BI.In this post, I am going to put some more enhancements and show you how with data that is not cleaned how you can create Market Basket Analysis. these enhancements are about Read more about Market Basket Analysis in R Part 3[…]