Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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?
Hi @Anonymous
As searched, the Azure Machine Learning Studio supports Python or R,
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
Then integrate Azure machine learning with Power BI.
https://docs.microsoft.com/en-us/power-bi/service-machine-learning-integration
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!