Forum Discussion
navaraj
8 years agoFrequent Visitor
REST api: updatedatasources is no more working ?
I have tried an rest api to update datasource of a Dataset as
But my bad that the result provides an error. i have even tried for Default.UpdateDatasources, but results the same ?
Please anybody is getting success in updating Direct Query Dataset ? Let me know your sample.. Thanks in advance.
My bad, json has to be build as per provided, and backslash should be handled correctly.
3 Replies
- KevinMcDonnellNew Member
I am seeing a similar thing for Refreshes. In fact, I can't get any API queries to work today!
- v-jiascu-msftMicrosoft Employee
Hi navaraj,
I did it successfully. You should follow this guide and consider the #restrictions. What were the error messages?
Best Regards,
Dale
- navarajFrequent Visitor
My bad, json has to be build as per provided, and backslash should be handled correctly.