Forum Discussion
janfcarl
4 years agoHelper I
Disabling a refresh schedule throws Bad Request
Hi, I am trying to disable a scheduled refresh on a dataset, using Power BI for C#. I can sucessfully add a scheduled refresh by using the below code. var refreshSchedule = new RefreshSchedule(da...
lbendlin
4 years agoSuper User
Does it work in the REST API sandbox?