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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
nupursolanki
Frequent Visitor

PowerBI Rest API - Need Help

Hii,

I m created my dataset by Power Bi Api 

http://docs.powerbi.apiary.io/#reference/datasets/datasets-collection/create-a-dataset?console=1

but if  add any new tables in it its create a same name new dataset bcz of that i have to create my all report s which created by old dataset i have to create it again bcz of new dataset.

 

 

Is it any way to update old dataset?

or i can use new dataset in old report?

 

1 REPLY 1
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @nupursolanki,

 

As far as I know, adding new tables to an existing dataset with Power BI Rest API is not supported currently.

 

In order to add a new table, we need to recreate the whole dataset, which means we have to recreate all the reports for the new dataset (I don't think there is an option to avoiding this currently). So I would suggest you submit your requirement on Power BI Ideas to improve Power BI on this feature. Smiley Happy

 

Regards

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors