Forum Discussion
lbendlin
Super User
4 years agoThat video describes a process that circumvents / masks the authentication process via a third party API sandbox. If I were you I would use the standard Power Automate or PowerApps visual to initiate the dataset refresh.
- lbendlin4 years ago
Super User
Power Automate: Add the visual, then create a new flow to request a dataset refresh
PowerApps: Add the visual then create a mostly blank app (you'll probably need to tie in some Power BI data) and then in that app add a button that calls PowerBIIntegration.Refresh() . Note: must be a new app, won't work with existing apps. Add PowerBIIntegration.Refresh() for existing Powe... - Power Platform Community (microsoft.com)