Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
i have a fabric data pipeline that refreshes my dataflow and runs a few scripts and refreshes the report's semantic model afterwards.
i was wondering if i can include a button in my power bi report to trigger this data pipeline so that the users can refresh the data when they need
Solved! Go to Solution.
At the moment there’s no direct way to place a button inside a Power BI report that will trigger a Fabric Data Pipeline or dataset refresh on-demand. End-users don’t have the ability to kick off a pipeline directly from the report canvas.
What you can do:
So in short:
May I ask if you have resolved this issue? If so, Can you please share the resolution steps here. This will be helpful for other community members who have similar problems to solve it faster.
If we don’t hear back, we’ll go ahead and close this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum we’ll be happy to assist.
Thank you for being part of the Microsoft Fabric Community.
We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.
Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support
try something like this:
instead of calling api to refresh the model use the api to call the data pipeline (verify this is an asyncrounous one)
this should be the api to call
POST https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/items/{itemId}/jobs/instances?jobType=Pipeline
REST API capabilities for Fabric Data Factory - Microsoft Fabric | Microsoft Learn
Hi @Hussein_charif,
We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.
@rohit1991 ,Thanks for your prompt response
Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support
At the moment there’s no direct way to place a button inside a Power BI report that will trigger a Fabric Data Pipeline or dataset refresh on-demand. End-users don’t have the ability to kick off a pipeline directly from the report canvas.
What you can do:
So in short:
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.