Forum Discussion
Anonymous
6 years agoNot applicable
Specify email on notifyOptions: Mailonfailure
Hello, I am wondering if I can specify the email that gets the alert when I specify "notifyOptions: MailonFailure". Currently, I am using PowerShell to automatically refresh my PowerBI datasets. ...
- 6 years ago
Hi Anonymous
You can add in additional users on the dataset list when you configure the scheduled refresh
GilbertQ
6 years agoSuper User
Hi Anonymous
You can add in additional users on the dataset list when you configure the scheduled refresh
- Anonymous6 years agoNot applicable
Thanks so much for the reply Gilbert!
Quick question, even if my update is through a PowerShell script, will specifying emails here will still work?
Also, is there a way to specify the emails directly in the PowerShell script?
- GilbertQ6 years agoSuper UserHi there
Yes once you put in the specified emails they will remain during a refresh cycle.
Currently I am not aware of any way to do this via PowerShell as far as I know.