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
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.
Solved! Go to Solution.
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,
Happy to help!
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,
Happy to help!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.