Forum Discussion
Anonymous
6 years agoNot 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
- v-juanli-msft
Community Support
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
Best Regards
MaggieCommunity 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.