Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello, I am a new Power BI user. I am looking limitation on using python (machine learning models) with Power BI. Could you pls point me to the right learning resources to learn:
1. how can I connect power bi with python?
2. How can I deploy my model in power bi
Thanks
Lajja
Solved! Go to Solution.
- in Power Query your Python script needs to return the dataframe as a table
- in Power BI (Python visual) you need to plot something at the end
Other limitations are:
You need to use a personal gateway if you want to update the dataset in the service
- in Power Query your Python script needs to return the dataframe as a table
- in Power BI (Python visual) you need to plot something at the end
Other limitations are:
You need to use a personal gateway if you want to update the dataset in the service
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.