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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
shahid_tanmoy
Helper I
Helper I

How to refresh Python API in PBI online?

Hi there, 

I have a python code that gets sales data through a apple app store via an API connection. 
This code was put into the get data> python scipt method and outputs a query table. All authentication is within the code. 
To refresh, all i do is refresh the table. This works fine on my desktop. 

However, I need this to refresh scheduled once a day, but online it doesnt allow it saying my dataset does not support refresh.  
Is there something extra I have to do refreshing Python Scripts with rest API?

Thanks!

1 REPLY 1
Anonymous
Not applicable

Hi @shahid_tanmoy ,

 

PBI online means Power BI Service, right?

I think you want to set up scheduled refresh for a dataset in Power BI Service. Please refer to

Configure scheduled refresh - Power BI | Microsoft Learn

 

If it's in Power BI Desktop, and for import mode, you'll have to refresh it manually. However, for DirectQuery mode and Live connection mode, data is always up-to-date because Power BI Desktop always sends queries to return data from the data source.

 

Data refresh in Power BI - Power BI | Microsoft Learn                                                                                

 

                                                                         

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.