Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
Is there any way to give an alert/send a email to user if a datflow is taking longer than 30 min to refresh.
Yes! it is scheduled to run every 30 min.
There are some situations where the data flow is running for almost 15 hours it is neither cancelled or Completed. So we want to give an alert to the user if it is refreshing (more than 30 min)
Hey,
Based on my knowlegde, there is no direct out of box functionality for that kind of support/alert.
You would have to write a custom logic for the same.
So the flow would be as below:
1) Trigger the dataflow refresh via REST API
2) SInce it is an async call, keep checking the status of refresh till success/failure and add a condition if the wait time is greater than 30 , send an email notifcation (a custom alert)
I know we can track the status using power automate wether it is success or failed. But i want to give an alrert if the data flow is running more than 30 min or so
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
39 | |
37 | |
32 | |
25 | |
24 |
User | Count |
---|---|
37 | |
29 | |
23 | |
21 | |
17 |