Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I'm a novise in this subject.
I'm trying to use VS Code to write and debug M-code for my PowerBI Report.
How can I make VSC IDE communicate with the Power BI dataset to be able to see the Power BI tables and columns in VSC?
Thanks
The PowerQuery M Language provides features like syntax highlighting, code formatting, and IntelliSense. The official Microsoft tools also include a Power Query SDK for custom connector development.
But it does not allow you to run or debug the M code directly within VS Code itself. The code must still be executed within a Power Query host environment, such as Power BI Desktop or Excel.
I think you can have a better resolution using MCP:
https://marketplace.visualstudio.com/items?itemName=analysis-services.powerbi-modeling-mcp
I hope this helps. if so please accept as a solution. Kudos are welcome.
i realize that you are trying to see and play with the data in the same ide.
Then please try with:
https://www.sqlbi.com/tools/dax-studio/
Hi @RichFlorida
You may have a look at this tool Power Query / M Language - Visual Studio Marketplace
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Thanks very helpful
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |