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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Syndicate_Admin
Administrator
Administrator

Schedule refresh of data obtained by API

Good to all!!

As I read in the PowerBi documentation, it is not possible to schedule an update of projects that use calls to an API to get the data because these are dynamic. For now, as much as I search, I can only find a way to have to update the data manually in the Desktop version, and then publish the project.

The calls I have are of the type:

let
    Origen = Json.Document(Web.Contents("https://api.mabrian.com/v1/airdata/searches/total_evolution?lista_paramatros=<parametros>&key=<key>")),
    ........
in
  ....

Isn't there really any "trick" or patch that can fix that can update that data on a regular basis??

Thank you very much in advance.

2 REPLIES 2
Syndicate_Admin
Administrator
Administrator

Unfortunately, there is no further way down that road. Thank you very much anyway for the help.

v-yetao1-msft
Community Support
Community Support

Hi @Syndicate_Admin 

I found an introduction about update schedule refresh API ,maybe you can refer to it

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updaterefreshschedule

 

Best Regards

Community Support Team _ Ailsa 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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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