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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
samerhajjar
Frequent Visitor

Power BI Online auto refresh data - Python code RestAPI

Hello Power BI Community,

 

I'm struggling with an idea and wonder if I can find an answer here.

I'm using a python script to fetch a report from a recruitment platform using RestAPI, and it successfully generates a report and adds the data into Power BI Desktop, so I wonder if, when I publish the dashboard online, will it support auto refresh for my data? 

 

Thank you for your help.

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi there. If you are writing your Python Script inside PowerBi then you will need a Personal Data Gateway in order to keep a VM running the python logic to refresh the Report published at Power Bi Service.

Keep in mind that you can get request from API using Power Bi Web Connector.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi there. If you are writing your Python Script inside PowerBi then you will need a Personal Data Gateway in order to keep a VM running the python logic to refresh the Report published at Power Bi Service.

Keep in mind that you can get request from API using Power Bi Web Connector.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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