Forum Discussion
Anonymous
6 years agoNot applicable
How does one notify a MS Teams channel when a report refresh fails?
We have a teams channel dedicated to outages (data reporting in this case). How can I specify the teams channel email when a PBI refresh fails? Seems that we can only specify users which breaks our D...
Anonymous
6 years agoNot applicable
Not sure if it fits your problem, but I have been working on a similar issue recently.
My firm wanted a different refresh schedule than what is offered in Power BI Service, so I had a guy write me a PowerShell script that triggers a refresh. Then, we created a Logic App in Azure, that sent an email based on a http request. Maybe you can do the same, but with notification to a Teams channel.