Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
bhalicki
Helper V
Helper V

PowerBI API Update Dataset Schema

Hi,

I am expermenting with the PowerBI API.  I want to create a new dataset and push data into the dataset.  This all seems to work fine.

The problem I have is when I try and update the schema (add a new table, rename an existing table).  I have been able to update the name of columns within an existing table, but the documentation doesn't seem to mention anything about renaming or adding new tables to an existing dataset.  Issuing a PATCH (https://api.powerbi.com/v1.0/myorg/groups/{group_id}/datasets/{dataset_id}) and specifying the dataset ID returns 200-OK, but no actual update has been made.

Hoping someone can confirm if it is possible to update an existing schema?  If not, this would be extremely limiting.  Recreating the dataset is one option, but that would involve updating/recreating any of the reports using the existing dataset (not a viable option).

 

Thanks,

 

Ben.

0 REPLIES 0

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors