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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi,
I've built a power automate flow custom connector using Enhanced refresh with Power BI REST API - Power BI | Microsoft Learn
its refreshing the dataset but then not notifying subscibers of the dataset when the refresh is complete or failed.
I've tried including at least one of these fields:
{ "type": "Full", "commitMode": "transactional", "maxParallelism": 2, "retryCount": 2 }
and also with/ without
Hi @JAnder
Thanks for your reply!
The notifications would normally go out to any one subscribed to the dataset, usually just a users email address. This configuration works for refreshing via the regular PBI API refresh.
In the refresh examples below, single user subscribers to a dataset are receiving email notifications on refresh completion Via Api but not Via Enhanced Api.
I haven't tried your exact scenario, but certainly notification on scheduled refreshes is not supported while using as service principal. That may be related to your problem
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-refresh-schedule-in-group
The notification option on termination of a scheduled refresh. Service principals only support the NoNotification value.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |