Forum Discussion
Notifications in Power BI
Hi there,
We have a requirement to send notifications on certain criteria. As per the document(https://docs.microsoft.com/en-us/power-
bi/service-set-data-alerts) Power BI is able to send alerts at most once an hour.
Is there any workaround so we can send as many alerts we want without any restriction or Can we achieve this requirement with the help of Power apps?
2 Replies
- v-frfei-msftCommunity Support
Hi ashutoshbbodake,
Based on my research, there is no way to Increase frequency of alerts currently. You can come up a new idea here.
Regards,
Frank
- ashutoshbbodakeFrequent Visitor
Hi,
Can I achieve this with the following steps?
(1) Add Power BI dataset(or few columns) and Power BI tile in Power App.
(2) Check for the value of each row in Power App.
(3) If condition meets send email automatically with Power BI tile.
Issues I am facing.
-> Not able to add Power BI dataset or columns in power app.
-> All available solutions are for sending email on button click from power app. No any solution for automatic email sending.
-> How to add power BI tile in the email.
If anyone knows how to do this please provide the solution or link.