We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 63 | |
| 37 | |
| 34 | |
| 22 |