Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Run M script outside of Power Query

Hi there.


I have an M script I built using Power BI and I wanted to know if I could run it outside of Power Query.

 

I have pasted the script in Visual Studio and it works there. I was wondering if it would be possible to do the same in Azure Machine Learning Studio, Databricks, or else. 

 

Has anyone done that before? 

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

As searched, the Azure Machine Learning Studio supports Python or R,

https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/data-science-and-machine-learning?context=azure/machine-learning/studio/context/ml-context

Capture13.JPG

 

To use M script for Azure Machine Learning, you could create a dataflow in Power BI Service, use the advanced editor there,

https://docs.microsoft.com/en-us/power-bi/service-dataflows-create-use#creating-a-dataflow

 

Capture14.JPG

Then integrate Azure machine learning with Power BI.

https://docs.microsoft.com/en-us/power-bi/service-machine-learning-integration

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors