Forum Discussion
FranMullor_Quol
6 years agoRegular Visitor
MailOnCompletion don´t work in dataflow refreshes
When I refresh a dataflow with Power BI API including in body { "notifyOption": "MailOnCompletition" } or { "notifyOption": "MailOnFailure" } don´t receive the notification via email with dataflow re...
FranMullor_Quol
5 years agoRegular Visitor
There is no solution for sending but if there is already an endpoint that can be attacked with power shell to get after the completion of the update of the dataflow directly run the update of dependent datasets.
In addition to Power Shell I have managed to automate this process in power bi by creating a dataset that calls power shell with an R.
I have it documented in my blog but it is in Spanish
Automatización de las actualizaciones de dataflows y datasets - (powerbisp.com)