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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
learner03
Post Partisan
Post Partisan

Error after creating button for refresh on report

I used Power Automate and this below video to craete a button on the report for the user to refresh the dataset-

https://www.google.com/search?q=button+on+report+to+refresh+dataset+power+bi&rlz=1C1GCEA_enAU961AU96...

 

After doing the whole process, i am getting below error-

{"error":{"code":"WorkflowTriggerIsNotEnabled","message":"Could not execute workflow '78439c4c-34bc-422e-994a-62032c8c644f' trigger 'manual' with state 'Suspended': trigger is not enabled."}}

what could be the reason? 

3 REPLIES 3
lbendlin
Super User
Super User

That 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.

@lbendlin any readings or links around this on how to do that?

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)

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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