March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
HI.
I have a power bi report that has a weather API. I currently have an auto refresh one time every day. However, when I am working in the desktop and need to publish the dataset due to something changing (not associated with the API), evertything refreshes--including the API. I am charged every time the API runs. Is there a way that I can make the queries in Power Query only refresh 1 time a day through the automated refresh, not everytime I happen to need to publish the dataset to the service. Thank you for your help.
Solved! Go to Solution.
Hi @TJohnsonOK ,
If you haven't used flow before, I made a simple sample for you.
//Create a SharePoint list as the dataset to save the outputs from calling the API
Best Regards,
Wearsky
Hi @TJohnsonOK ,
If you haven't used flow before, I made a simple sample for you.
//Create a SharePoint list as the dataset to save the outputs from calling the API
Best Regards,
Wearsky
Thank you so much! I will check it out! It may be next week before I am able to do so. I really appreciate your help!
No. You would need to decouple the API call by (for example) running a Power Automate Flow that is scheduled to run once a day, calls the API, and stores the response as JSON in a OneDrive. Then point your semantic model to that JSON file for refresh.
Thank you for the quick response. I will have to see if I can implement this.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
21 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
18 | |
17 | |
15 |