Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Refresh dataset with powershell (change mail)

When using this command in powershell   #5. Execute refreshes with mail on failure $MailFailureNotify = @{"notifyOption"="MailOnFailure"} Invoke-PowerBIRestMethod -Url $RefreshDSURL -Method Post ...