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
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!
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 46 | |
| 42 | |
| 34 | |
| 31 | |
| 21 |
| User | Count |
|---|---|
| 133 | |
| 126 | |
| 95 | |
| 80 | |
| 65 |