Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.
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.
I want to change the data set in server using API.
You can't (yet). Raise an idea or vote for an existing one.
The API functions mostly cover meta data changes. To manipulate the data you will want to look into XMLA endpoint read/write. Needs Premium.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!