Forum Discussion
Anonymous
4 years agoNot applicable
Refresh dataset with API and failure notification
Hello. I'm setting up execution of Power BI report refreshes with API calls. Everything is fine, but one thing. I can not understand who is the recipient of failure notification when i set noti...
Anonymous
4 years agoNot applicable
Sorry for long response
I'm not interested in notification in case of completion. I'm interested in notification in case of failure.
Here is the code that i execute.
Here is refresh log of dataset
It has failed. But i have no notification
lbendlin
4 years agoSuper User
Try
-Body (ConvertTo-Json @($request))