Forum Discussion
Update DataSet through API
Hi All,
We want to update the dataset through API using Program. we know there is API to udpate the datasource, but we don't see any APIs to update or change the dataset through api or manually also in service.
Please help us if there are any way to update or change the dataset (table) in power bi service.
Regards,
Venki.
4 Replies
- lbendlinSuper User
The API functions mostly cover meta data changes. To manipulate the data you will want to look into XMLA endpoint read/write. Needs Premium.
- venkaiah881Frequent Visitor
I want to change the data set in server using API.
- lbendlinSuper User
You can't (yet). Raise an idea or vote for an existing one.
- v-chenwuz-msftCommunity Support
Hi venkaiah881
Here are some article about update datasources through API. There are some examples in there that you can refer to.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources-in-group
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.