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[…]

Anomaly Detection in Power BI

Anomaly detection is one of the popular topics in machine learning to detect uncommon data points in the datasets. For example, in a greenhouse, the temperature and other elements of the greenhouse may change suddenly and impact the plant’s health situation. Identifying the anomaly data in a credit card transaction, or in health data received Read more about Anomaly Detection in Power BI[…]

Q&A Visual โ€“ Define a Synonym for a Column

In the last two posts, I have explained what is Q&A visual and how we can define an adjective for each column. In this post, I will explain how to define a synonym for a column so if the business users use another word with the same meaning, still they able to use Q&A visual. Read more about Q&A Visual โ€“ Define a Synonym for a Column[…]

Text Entity Extraction in Power BI, Text Analytics Service

Another service to Microsoft Cognitive Text Analytics API is Text Analytics API, which is about Entity Linking, and Named Entity Recognition (NER). Entity Linking: Entity Linking able to identify the disambiguate the identity of an entity found in the text (for example, determining whether an occurrence of the word Mars refers to the planet, or Read more about Text Entity Extraction in Power BI, Text Analytics Service[…]