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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Gabry
Responsive Resident
Responsive Resident

Is it possible to write data into semantic model through rest api?

Is it possible to write data through the REST APIs into the tables of the semantic model, or is it only possible to read data?

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

You can upload the entire semantic model, but not individual tables.

 

Note there is a slight variation to the theme when you work with push datasets.

View solution in original post

v-yilong-msft
Community Support
Community Support

Hi @Gabry ,

Just as lbendlin says, we can write data into the tables of a semantic model through REST APIs.

The method for writing data into semantic model tables is through the Push Datasets API. You can read this document for a further study:  Push Datasets API 

However you may face some limitations and permissions, here you can read this two documents: Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn and Power BI REST APIs semantic model permissions - Power BI | Microsoft Learn

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yilong-msft
Community Support
Community Support

Hi @Gabry ,

Just as lbendlin says, we can write data into the tables of a semantic model through REST APIs.

The method for writing data into semantic model tables is through the Push Datasets API. You can read this document for a further study:  Push Datasets API 

However you may face some limitations and permissions, here you can read this two documents: Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn and Power BI REST APIs semantic model permissions - Power BI | Microsoft Learn

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

You can upload the entire semantic model, but not individual tables.

 

Note there is a slight variation to the theme when you work with push datasets.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors