Forum Discussion
TJohnsonOK
1 year agoHelper I
Refresh a query with an API only one time a day through automated refresh schedule.
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 somethi...
- Anonymous1 year ago
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
Anonymous
1 year agoNot applicable
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
TJohnsonOK
1 year agoHelper I
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!